SagXD@lemm.ee to memes@lemmy.world · 18 days agoBiggest Lielemmy.likes.catimagemessage-square34fedilinkarrow-up1608arrow-down16file-text
arrow-up1602arrow-down1imageBiggest Lielemmy.likes.catSagXD@lemm.ee to memes@lemmy.world · 18 days agomessage-square34fedilinkfile-text
minus-squarebitwolf@lemmy.onelinkfedilinkarrow-up5·16 days agoYou 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.
minus-squareStarkZarn@infosec.publinkfedilinkEnglisharrow-up3·16 days agoMy brother in Christ, scope your sessions… Firefox has containers, chrome has profiles, or hell, just use two different browsers.
minus-squarebitwolf@lemmy.onelinkfedilinkarrow-up2·16 days agoSadly I cannot make every user of our software do that when MSAL/Entra is the chosen IAM provider :(
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 :(