Introduction This post is to review why a user may receive the error AADSTS50058 in a Javascript setting. The full error that is shown is : AADSTS50058: A silent sign-in request was sent but no user is signed in. The cookies used to represent the user’s session were not sent in the request to Azure AD. This can happen if the user is using Internet Explorer or Edge, and the…
Read MoreRecent Posts
- Segment Users in Azure AD
- VB.NET – Use MSAL.Net in a Console Application to Authenticate to Azure
- Troubleshooting ASP.NET Core Azure AD-protected Web API Authorization issues
- 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.
Archives
- December 2019 (4)
- 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
aspnetcore
Authentication
Authorization
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
owin
Permissions
Postman
proxy
python
SchemaExtensions
Service Principal
Tools
Tutorial
Users
Web APP/API