Biggest Lie
Biggest Lie
Billion Dollar company can't even fixed this shit
Biggest Lie
Billion Dollar company can't even fixed this shit
You're viewing a single thread.
You can get stuck in a loop if you have multiple accounts such as a dev and production account.
So if you're in stuck in the dev account and need to log into production you get stuck in a loop of it trying to login as the dev account.
The only way out is to find a dev site and log out from the dev account.
My brother in Christ, scope your sessions... Firefox has containers, chrome has profiles, or hell, just use two different browsers.
Sadly I cannot make every user of our software do that when MSAL/Entra is the chosen IAM provider :(
I go to portal.azure.com and use the account switcher to sign in to second (prod) account there. This will make both accounts show up when logging in to a service without having to log out from the first.