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

Token renewal operation failed due to timeout [Edge and "autologon"] #139

Open
burns47 opened this issue Feb 11, 2020 · 0 comments
Open

Comments

@burns47
Copy link

burns47 commented Feb 11, 2020

I've run into a weird edge case that only happens under the following conditions:

  1. Using Microsoft Edge
  2. My user profile is logged in to Microsoft Edge (if I log out of edge and "Browse as Guest" the library works as expected. Note that if I "Browse as Guest" I get redirected to the microsoft login page; if not, it somehow logs me in automatically without a redirect).
  3. I make an API call out to a resource listed in adalConfig.endpoints
  4. And the AdalInterceptor attempts to retrieve a token for that resource

I get the following error:

ERROR Token renewal operation failed due to timeout

Also in the console is the following 404 (please note the undefined where the tenant should go):

https://autologon.microsoftazuread-sso.com/undefined/winauth/ssoprobe?client-request-id={{guid}}&_=1581434875172 404 (Not Found). If it helps, also appearing in this stack trace is the text window.__OldConvergedDssoNoninteractiveLogin_Core

Can someone shed some light on this please? Thanks

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