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

cancelCurrentWebAuthSession doesn't always cancel interactive auth #1165

Open
oldalton opened this issue Mar 8, 2018 · 1 comment
Open

Comments

@oldalton
Copy link
Member

oldalton commented Mar 8, 2018

If it's a first call and authority alias discovery is in progress, cancelCurrentWebAuthSession won't cancel the flow.

@Robert-Brais
Copy link

Running into this issue when testing poor network conditions with the OneAuth Test App:
Repro steps (macOS):

  • Configure network setting with Apple's Network Link Conditioner (Very Bad Network Pre-set: Bandwidth: 1 mbps, Packets Dropped: 10%, Delay: 500 ms)
    -Sign-in to AAD account with account hint ([email protected])
  • Logging displays the message: Waiting on Authority Validation Queue
  • Cancel the request (close the OneAuth app)
  • Re-enable the network by turning off the Network Link Conditioner

Expected:
No windows opened since the app is closed
Result:
A window appears prompting for password

Would you be able to advise on this issue please?

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

2 participants