Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails when popup blocker enabled. #14

Open
mihaiserban opened this issue Dec 13, 2019 · 1 comment
Open

Fails when popup blocker enabled. #14

mihaiserban opened this issue Dec 13, 2019 · 1 comment

Comments

@mihaiserban
Copy link

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

@mihaiserban
Copy link
Author

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
Screenshot 2019-12-13 at 16 35 03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant