Signing in on Microsoft
-
This post did not contain any content.wrote last edited by [email protected]
Do you think Microsoft understands consent?
- Yes- Ask again later -
This post did not contain any content.wrote last edited by [email protected]
as an aside, my god, imgur has gotten so much worse in recent times. It's a truly horrible site. it won't even load with an ad blocker running anymore.
-
my morning work routine includes cursing out microsoft
don't get me started how bad outlook is in ff despite using about 1gb of ram
Don't get me started how bad outlook is, period. I don't get it, it fails so hard at just being an email client.
-
as an aside, my god, imgur has gotten so much worse in recent times. It's a truly horrible site. it won't even load with an ad blocker running anymore.
I just get this.
-
I just get this.
Do you have a vpn? I get that sometimes when my VPN is connected
-
Do you have a vpn? I get that sometimes when my VPN is connected
Well I'm in the UK, so yes.
-
Do you think Microsoft understands consent?
- Yes- Ask again laterlook, it's the same form they gave out at the island!
-
Oh, do share.
Added an edit with the filter line
-
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.
WTAF. I was sceptical, but I've been using this all week and haven't once had the issue in the OP. Whereas previously I had to log in 2-3 times back to back every morning.
Any idea why this works?
-
WTAF. I was sceptical, but I've been using this all week and haven't once had the issue in the OP. Whereas previously I had to log in 2-3 times back to back every morning.
Any idea why this works?
I think the login-redirect system is just broken for ADFS, it feels like it adds all the SSO-logout URLs for all systems you're logged into to the redirect queue when it times your session out.
Which means you'll have to log in enough times to exhaust that queue before it finally reaches the actual system you're trying to log into.But that's just an assumption.