Skip to content
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

Open
ryanbr opened this issue Sep 17, 2019 · 14 comments
Open

Microsoft teams fails to load if cross-site cookies is blocked #6046

ryanbr opened this issue Sep 17, 2019 · 14 comments
Labels
feature/cookie-allow-list priority/P3 The next thing for us to work on. It'll ride the trains. webcompat/not-shields-related Sites are breaking because of something other than Shields. workaround/allow-all-cookies

Comments

@ryanbr
Copy link

ryanbr commented Sep 17, 2019

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

  1. Login to https://teams.microsoft.com/go
  2. With sheilds enabled, will create a small loop then eventually error.
  3. "To open the web app, you need to change your browser settings to allow third-party cookies."

Actual result:

teams-error
error-console

Expected result:

teams-noerror

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.

@nils-a
Copy link

nils-a commented Sep 27, 2019

@ryanbr : could you please elaborate a bit? Where did you remove a cross-site cookie?!
I seem to be unable to access teams using brave.

@rebron rebron added the webcompat/not-shields-related Sites are breaking because of something other than Shields. label Sep 27, 2019
@rebron rebron added the priority/P3 The next thing for us to work on. It'll ride the trains. label Sep 27, 2019
@dioen
Copy link

dioen commented Sep 30, 2019

Same here.

@ryanbr
Copy link
Author

ryanbr commented Oct 1, 2019

@nils-a In the sheilds menu, in the url-bar. Set it to allow Cookies.

@nils-a
Copy link

nils-a commented Oct 1, 2019

I missed that in your ScreenShot:
image

@naftulikay
Copy link

Here are the cookies listed once you enable third-party cookies:

  • teams.microsoft.com
  • asyncgw.teams.microsoft.com
  • microsoftonline.com
  • login.microsoftonline.com
  • asm.skype.com

@arschles
Copy link

arschles commented Oct 5, 2020

FWIW, these exceptions work for me
Screenshot from 2020-10-05 13 10 00

@alfredonodo
Copy link

Hi,
any update on this? Even office365 applications do not work properly with brave shield enabled.

@lxwulf
Copy link

lxwulf commented Feb 2, 2021

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

Version 1.21.37 Chromium: 88.0.4324.96 (Official Build) nightly (64-bit)

System: Fedora 33 KDE Version

Also set exceptions didn't work. Of course, I set off any ad blocking extensions.

@lxwulf
Copy link

lxwulf commented Feb 2, 2021

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

Version 1.21.37 Chromium: 88.0.4324.96 (Official Build) nightly (64-bit)

System: Fedora 33 KDE Version

Also set exceptions didn't work. Of course, I set off any ad blocking extensions.

On Windows 10 it works without any further configurations 🤔

@lxwulf
Copy link

lxwulf commented Feb 12, 2021

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)

@ryanbr
Copy link
Author

ryanbr commented Feb 16, 2021

Hey @lxwulf if you enable Ephemeral Storage in brave://flags does it help?

@lxwulf
Copy link

lxwulf commented Feb 19, 2021

Sadly this didn't help on both systems....

@SRRepswal
Copy link

It is happened for me on all browser for a specific user. For another user it is working fine on same browsers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/cookie-allow-list priority/P3 The next thing for us to work on. It'll ride the trains. webcompat/not-shields-related Sites are breaking because of something other than Shields. workaround/allow-all-cookies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants