mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-04 03:42:49 +02:00
update azure docs (#1723)
This commit is contained in:
parent
796ad2ded8
commit
73f4ee26fc
2 changed files with 2 additions and 2 deletions
|
@ -70,9 +70,9 @@ Next, in order to retrieve group information from Active Directory, we need to e
|
|||
|
||||
Please note, [Group ID](https://docs.microsoft.com/en-us/graph/api/group-get?view=graph-rest-1.0&tabs=http) not group name will be used to affirm group membership.
|
||||
|
||||
On the **App registrations** page, click **API permissions**. Click the **Add a permission** button and select **Microsoft Graph API**, select **Application permissions**. Under the **Directory** row, select the checkbox for **Group.Read.All**.
|
||||
On the **App registrations** page, click **API permissions**. Click the **Add a permission** button and select **Microsoft Graph API**, select **Application permissions**. Select the checkboxes for **Directory.Read.All**, **Group.Read.All** and **User.Read.All**.
|
||||
|
||||

|
||||

|
||||
|
||||
You can also optionally select **grant admin consent for all users** which will suppress the permission screen on first login for users.
|
||||
|
||||
|
|
BIN
docs/docs/identity-providers/img/azure/azure-api-permissions.png
Normal file
BIN
docs/docs/identity-providers/img/azure/azure-api-permissions.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Loading…
Add table
Add a link
Reference in a new issue