Introduction This post is meant for users who are trying to utilize the Microsoft Graph Explorer but are getting an error regarding admin consent. This error is described in the picture below : Giving Consent for All Users for Microsoft Graph Explorer This error is occurring because the user trying to use the graph explorer is trying to utilize a v2 permission that requires admin consent. The permissions/scopes regarding…
Read MoreRecent Posts
- Walkthrough: How to protect an ASP.NET Core Web API application with Azure AD
- AADSTS650056: Misconfigured application. This could be due to one of the following: The client has not listed any permissions for ‘AAD Graph’ in the requested permissions in the client’s application registration.
- Why am I getting a Login Request after initial login using iOS MSAL?
- How to inject custom data into the ‘state’ parameter in an OpenID Connect MVC Application
- Setup Postman to call Microsoft Graph using a Client Credentials Grant Access Token from the v2 endpoint
Archives
- December 2019 (1)
- November 2019 (7)
- October 2019 (1)
- August 2019 (6)
- July 2019 (5)
- June 2019 (1)
- May 2019 (3)
- April 2019 (2)
- March 2019 (3)
- January 2019 (4)
- December 2018 (1)
- November 2018 (4)
- October 2018 (2)
- September 2018 (2)
- August 2018 (2)
- June 2018 (2)
- May 2018 (8)
- April 2018 (6)
- February 2018 (2)
Categories
Tags
.Net
AAD
AAD Application
AAD Graph API
AADSTS90094
AADSTS error
Access Token
ADAL
Admin Consent
Application
Application Registration
App Service
aspnet
aspnetcore
Authentication
Azure
Azure Active Directory
azuread
Azure Key Vault
claim
Client Credential Grant
Client Credentials
Console Application
Create
Easy Auth
fiddler
Graph
Graph Explorer
How To
infinite loop
jwt
Keys
Microsoft Graph
Microsoft Graph API
oidc
owin
Permissions
Postman
proxy
python
SchemaExtensions
Service Principal
Tools
Tutorial
Web APP/API