Skip to content

Commit

Permalink
📝 Require that delegated User.Read.All permission in addition to prev…
Browse files Browse the repository at this point in the history
…ious permissions
  • Loading branch information
jemrobinson committed Mar 6, 2024
1 parent ab581ac commit cdb3ae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ Do this as follows:
- Ensure that the following permissions are enabled
- `Microsoft Graph` > `User.Read.All` (application)
- `Microsoft Graph` > `GroupMember.Read.All` (application)
- `Microsoft Graph` > `User.Read.All` (delegated)
- Select this and click the `Grant admin consent` button (otherwise manual consent is needed from each user)

0 comments on commit cdb3ae5

Please sign in to comment.