Access Review Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
AccessReview.Read.All | d07a8cc0-3d51-4b77-b3b0-32704d1f69fa | Read all access reviews | Allows the app to read access reviews, reviewers, decisions and settings in the organization, without a signed-in user. |
AccessReview.ReadWrite.All | ef5f7d5c-338f-44b0-86c3-351f46c8bb5f | Manage all access reviews | Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization, without a signed-in user. |
AccessReview.ReadWrite.Membership | 18228521-a591-40f1-b215-5fad4488c117 | Manage access reviews for group and app memberships | Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings in the organization for group and app memberships, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
AccessReview.Read.All | ebfcd32b-babb-40f4-a14b-42706e83bd28 | Read all access reviews that user can access | Allows the app to read access reviews, reviewers, decisions and settings that the signed-in user has access to in the organization. |
AccessReview.ReadWrite.All | e4aa47b9-9a69-4109-82ed-36ec70d85ff1 | Manage all access reviews that user can access | Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings that the signed-in user has access to in the organization. |
AccessReview.ReadWrite.Membership | 5af8c3f5-baca-439a-97b0-ea58a435e269 | Manage access reviews for group and app memberships | Allows the app to read, update, delete and perform actions on access reviews, reviewers, decisions and settings for group and app memberships that the signed-in user has access to in the organization. |