You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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