Skip to content

Instantly share code, notes, and snippets.

@pmatthews05
Last active June 18, 2020 11:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmatthews05/2ee6bb505581e67b902def1e1257470b to your computer and use it in GitHub Desktop.
Save pmatthews05/2ee6bb505581e67b902def1e1257470b to your computer and use it in GitHub Desktop.
{
"@odata.context": "https://graph.microsoft.com/v1.0/$metadata#oauth2PermissionGrants",
"value": [
{
"clientId": "8xxxxxx-xxxx-xxxx-xxxx-xxxxxxxx8299",
"consentType": "AllPrincipals",
"id": "AxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxWry4",
"principalId": null,
"resourceId": "a2adb674-25ec-4bba-ba12-f6fc2f96af2e",
"scope": "User.Read Group.ReadWrite.All"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment