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

Org auth does not redirect to correct org #4044

Open
dcramer opened this issue Aug 30, 2016 · 2 comments
Open

Org auth does not redirect to correct org #4044

dcramer opened this issue Aug 30, 2016 · 2 comments

Comments

@dcramer
Copy link
Member

dcramer commented Aug 30, 2016

Hitting the login page (e.g. /auth/login/sentry/) with Google + 2FA enabled redirected me to a different org after authenticating. This should not be the case, and its likely a conflict between the "next" URI and the "last active organization" bits.

@ddeath
Copy link

ddeath commented Sep 28, 2016

I can confirm that. It looks that it is a problem only when trying to log in with 2FA.

My steps how can I reproduce it are:

  • log in as org A (2FA is disabled)
  • open email from sentry for org B (2FA is enabled) and click on "view on sentry" button
  • type credentials for org B and confirm 2FA
  • then it redirects me to org A

the last step should be redirecting to org B and maybe logging out from org A

@ityoung
Copy link

ityoung commented Sep 7, 2020

For version 10.1.0.dev0, this problem still there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants