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

Password login on SSO instance drops the redirect URL #16216

Closed
camsaul opened this issue May 24, 2021 · 1 comment · Fixed by #16634
Closed

Password login on SSO instance drops the redirect URL #16216

camsaul opened this issue May 24, 2021 · 1 comment · Fixed by #16634
Assignees
Labels
Administration/Auth/SSO Enterprise SSO like SAML and JWT Administration/Auth Google Auth, LDAP, pw+email login .Frontend Priority:P3 Cosmetic bugs, minor bugs with a clear workaround Type:Bug Product defects
Milestone

Comments

@camsaul
Copy link
Member

camsaul commented May 24, 2021

I think this is a regression, pretty sure it was working at some point.

To reproduce:

  1. Be logged out on stats
  2. Click link to https://<stats>/dashboard/223-engineering
  3. Login with email
  4. You're taken to the home page, rather than the dashboard
@camsaul camsaul added Type:Bug Product defects .Needs Triage labels May 24, 2021
@flamber flamber added Administration/Auth Google Auth, LDAP, pw+email login Administration/Auth/SSO Enterprise SSO like SAML and JWT .Frontend and removed .Needs Triage labels May 24, 2021
@flamber
Copy link
Contributor

flamber commented May 24, 2021

Related (or perhaps the same as) to #14781.
It's very important to click the "Sign in with email" in step 3, which changes the URL from /auth/login?redirect=%2Fdashboard%2F223-engineering to /auth/login/password (dropping the redirect parameter)
So this is only reproducible with SSO (excluding LDAP) enabled, but logging in through email+password.

@flamber flamber added the Priority:P3 Cosmetic bugs, minor bugs with a clear workaround label Jun 16, 2021
@flamber flamber changed the title Dashboard URL redirection broken on master (40-SNAPSHOT) Password login on SSO instance drops the redirect URL Jun 16, 2021
@gusaiani gusaiani self-assigned this Jun 16, 2021
@flamber flamber added this to the 0.40 milestone Jun 16, 2021
This was referenced May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Administration/Auth/SSO Enterprise SSO like SAML and JWT Administration/Auth Google Auth, LDAP, pw+email login .Frontend Priority:P3 Cosmetic bugs, minor bugs with a clear workaround Type:Bug Product defects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants