Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMicrosoft 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/ |

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/goActual 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.