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
We have users in our organisations who use Windows with chrome and a popup blocker extension.
It seems that for those users the authorise endpoint is not called at all.
I don't understand why acquireTokenRedirect would be blocked by a popup blocker.
I'm not even sure if it's due to the popup blocker.
I'm testing in chrome, on a macbook pro. Loading on a screen, everything is fine. Move the window to another screen and reload, it doesn't work. /authorize endpoint is not called, and i get a token renewal error. ClientAuthError.createTokenRenewalTimeoutError
Hi.
We have users in our organisations who use Windows with chrome and a popup blocker extension.
It seems that for those users the authorise endpoint is not called at all.
I don't understand why acquireTokenRedirect would be blocked by a popup blocker.
Have you encountered this issue before?
https://github.com/AzureAD/microsoft-authentication-library-for-js/wiki/FAQs
The text was updated successfully, but these errors were encountered: