Skip to content

Commit

Permalink
Remove unused Azure AD delegated permission
Browse files Browse the repository at this point in the history
  • Loading branch information
jaderhs committed Mar 11, 2024
1 parent 0195e2e commit 3cdc182
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion calico-cloud/users/user-management.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ Enable "ID Token" for implicit flows.

Add the following Microsoft Graph API delegated permissions:

- Directory.Read.All
- User.Read
- OpenId permissions:
- email
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ Enable "ID Token" for implicit flows.

Add the following Microsoft Graph API delegated permissions:

- Directory.Read.All
- User.Read
- OpenId permissions:
- email
Expand Down

0 comments on commit 3cdc182

Please sign in to comment.