Skip to content

Commit

Permalink
Fix link to an image in Azure AD config guide
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane authored and tim-schilling committed Aug 30, 2022
1 parent ff8aa46 commit 4625db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/azure_ad_config_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,5 @@ Here we can give our frontend the permission scope we created earlier. Press **D
Finally, sometimes the plugin will need to obtain the user groups claim from MS Graph (for example when the user has too many groups to fit in the access token), to ensure the plugin can do this successfully add the GroupMember.Read.All permission.


.. image:: _static/AzureAD/20_add-permission-3.PNG
.. image:: _static/AzureAD/20_add-permission-3.png
:scale: 50 %

0 comments on commit 4625db8

Please sign in to comment.