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
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
If it's a first call and authority alias discovery is in progress, cancelCurrentWebAuthSession won't cancel the flow.
The text was updated successfully, but these errors were encountered: