Authentication Context Application Roles for Microsoft Graph
Role | ID | Purpose | Description |
---|---|---|---|
AuthenticationContext.Read.All | 381f742f-e1f8-4309-b4ab-e3d91ae4c5c1 | Read all authentication context information | Allows the app to read the authentication context information in your organization without a signed-in user. |
AuthenticationContext.ReadWrite.All | a88eef72-fed0-4bf7-a2a9-f19df33f8b83 | Read and write all authentication context information | Allows the app to read and update the authentication context information in your organization without a signed-in user. |