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
Authentication doesn't seem to work properly using AAD except if you clear the cache/session data.
Is something being stored that needs to be removed upon a new login attempt?
The text was updated successfully, but these errors were encountered:
I'm debugging the issue, the EvaluatingAuthorization on Authentication.razor seems that throw on get my info and a infinite loop is produced! Catching the exception and move to not allowed looks good but I'm testing it
Authentication doesn't seem to work properly using AAD except if you clear the cache/session data.
Is something being stored that needs to be removed upon a new login attempt?
The text was updated successfully, but these errors were encountered: