Replies: 1 comment
-
I cannot understand why the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried querying graph api for app role assignements. The response to this request contains app role ids, but it'd be really great if app roles could be resolved so value of the application role (or name
Application.Admin
) could be included. My approach is below. I tried many ways to use expand, but none would include what I want. How do I include the AppRole ot the AppRole value into the response?This is what is returned:
Beta Was this translation helpful? Give feedback.
All reactions