-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Microsoft teams fails to load if cross-site cookies is blocked #6046
Comments
@ryanbr : could you please elaborate a bit? Where did you remove a cross-site cookie?! |
Same here. |
@nils-a In the sheilds menu, in the url-bar. Set it to allow Cookies. |
accessed URLs during login: https://api.spaces.skype.com, https://statics.teams.microsot.com, https://browser.pipe.aria.microsoft.com https://jp-prod.asyncgw.teams.microsoft.com https://trouter2-easia.trouter.teams.microsoft.com/ https://jp.msgapi.teams.microsoft.com https://go.trouter.teams.microsoft.com https://jp.ng.msg.teams.microsoft.com/ https://config.teams.microsoft.com/ https://browser.pipe.aria.microsoft.com/ https://aadcdn.msftauth.net/ |
Here are the cookies listed once you enable third-party cookies:
|
Hi, |
Sadly it doesn't work any more at least for me, it worked in the last version but not in the newest nightly version on Linux
Also set exceptions didn't work. Of course, I set off any ad blocking extensions. |
On Windows 10 it works without any further configurations 🤔 |
Now on Windows it also doesn't work any more... Turned off Brave Shield and any Extension no changes... Brave Nightly Version 1.22.19 Chromium: 89.0.4389.40 (Official Build) nightly (64-bit) |
Hey @lxwulf if you enable |
Sadly this didn't help on both systems.... |
It is happened for me on all browser for a specific user. For another user it is working fine on same browsers |
Description
Attempting to use Microsoft teams with shields enabled, will cycle and not load and producing an error message. "To open the web app, you need to change your browser settings to allow third-party cookies."
Steps to Reproduce
https://teams.microsoft.com/go
Actual result:
Expected result:
Reproduces how often:
Easily enough.
Brave version (brave://version info)
Tested in Brave Release/Beta/Nightly.
Screenshots from Brave Nightly; Version 0.72.11 Chromium: 77.0.3865.65 (Official Build) nightly (64-bit)
Miscellaneous Information:
Tried some referrer whitelisting, this didn't help.
The login process has a few browser redirections involved between various domains.
https://login.microsoftonline.com/
->https://login.live.com/
->https://teams.microsoft.com/
skype.com and/or msftauth.net maybe related, not sure.
Seems the removing the cross-site cookie specifically on
https://teams.microsoft.com/
fixed the issue.The text was updated successfully, but these errors were encountered: