Billion Dollar company can’t even fixed this shit

  • bitwolf
    link
    fedilink
    71 month ago

    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.

    • StarkZarn
      link
      fedilink
      English
      31 month ago

      My brother in Christ, scope your sessions… Firefox has containers, chrome has profiles, or hell, just use two different browsers.

      • bitwolf
        link
        fedilink
        31 month ago

        Sadly I cannot make every user of our software do that when MSAL/Entra is the chosen IAM provider :(

    • @gazab@lemmy.world
      link
      fedilink
      2
      edit-2
      1 month ago

      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.