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

Issue with switching between containers during OAuth sign-in. #2642

Open
2 tasks done
dadinn opened this issue Jun 18, 2024 · 0 comments
Open
2 tasks done

Issue with switching between containers during OAuth sign-in. #2642

dadinn opened this issue Jun 18, 2024 · 0 comments
Labels
bug Something is broken!

Comments

@dadinn
Copy link

dadinn commented Jun 18, 2024

Before submitting a bug report

  • I updated to the latest version of Multi-Account Container and tested if I can reproduce the issue
  • I searched for existing reports to see if it hasn't already been reported

Step to reproduce

Create a Google container for https://mail.google.com and https://accounts.google.com, and another Youtube container for just https://youtube.com, and set the Always open in this site in container option for each.

Actual behavior

Youtube is opened in its own container. When one tries to login, they get redirected to https://accounts.google.com in the Google container. There one completes the login to the account, and then get redirected back to Youtube, which in turn switches back to the Youtube container. Because of the login happens scattered between the containers, the Youtube won't find the session cookie, and gets redirected to the login page in the other container, and the endless cycle starts again...

Expected behavior

When using a private window, this issue is not there. It should be possible to address this in similar manner, somehow ensuring the switching to the OAuth login page happens in the same container where it started from. Maybe by introducing some way to temporarily override the global settings.

Additional informations

Updated add-on/extension to latest version 8.1.3.

Issues 1025 and 2626 might be related.

Provide a copy of Troubleshooting Information page (optional)

No response

@dadinn dadinn added the bug Something is broken! label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken!
Projects
None yet
Development

No branches or pull requests

1 participant