• Ananace@lemmy.ananace.dev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    8 months ago

    I actually recently added the Microsoft logout page to µblocks domain filter at work, since it would every now and then trigger a logout the very first page load after I’d log in to the email there.

    This has also somehow caused a bunch of other AD-connected systems to suddenly behave a lot better when it comes to session termination.

     

    Edit: Since people were asking for it, this is what you need to add to the “My filters” tab in your UBO config;

    ||login.microsoftonline.com/common/oauth2/v2.0/logout^$document
    

    This will prevent any requests from redirecting you to log out, timeouts etc will still invalidate your session.

  • bleistift2@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 months ago

    It looks like you opened that login form, then logged out “from all devices” on another tab, and then continued the login.

    • cnovel@jlai.lu
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      No, I have regularly the same experience on my own Linux laptop when I want to log in to check emails on Outlook Web. It has to do with left over cookies, because from a private window it works. It’s simple incompetence from Microsoft not being able to handle this.