You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is happening because the org member invite endpoint initiates login and sets a next_url if the user is not authenticated—this means that if a user has set up 2FA, then they will not continue to the 2FA view and instead be redirected back to the invite acceptance view, thus never being able to complete their authentication flow.
We're planning to rework the organization invite acceptance flow as part of the Auth V2 project. A workaround for now should be to first log in as User 1 before accepting the organization invite to Org 2.
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Expected Result
Being able to accept an organization invite and logging me in
Actual Result
Infinite loop of Login Form -> Join Org Dialog -> Login Form -> etc.
Product Area
Unknown
Link
https://{ORG_ID}.sentry.io/accept/{INDIVIDUAL_LINK}
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: