benbaran / adal-angular4

Angular 4/5/6/7 ADAL Wrapper
MIT License
86 stars 104 forks source link

Error: A silent sign-in request was sent but no user is signed in #150

Open rahulkmurali opened 3 years ago

rahulkmurali commented 3 years ago

Getting below error when calling acquireToken method in chrome incognito window.

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 web app sending the silent sign-in request is in different IE security zone than the Azure AD endpoint (login.microsoftonline.com)