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

Preserve URL fragment during SAML handshake. #543

Closed
ssanchezjoss opened this issue Oct 16, 2020 · 2 comments
Closed

Preserve URL fragment during SAML handshake. #543

ssanchezjoss opened this issue Oct 16, 2020 · 2 comments
Labels
enhancement New feature or request triaged

Comments

@ssanchezjoss
Copy link

Hi, we are using Open Distro (1.6.0) with the security plugin activated, and integration with Auth0 SSO.

After logging in via SAML for the first time, we were brought to the default application within Kibana and we aren't preserving the original URL that the user tried to visit before being prompted to login.

Current SAML handshake flow:
-Unauthenticated user navigates to https://kibana.com/app/kibana#/dashboard/demo_dashboard
-User authenticates at IdP and is redirected back to Kibana
-User lands on kibana home page https://kibana.com/app/kibana loosing the deeplink (fragment after # )

We came to notice that Elastic has solved this issuee in elastic/kibana#44513 , which was merged to several 7.x releases. We also understand that ODES 1.6.0 comes with elasticsearch 7.6.1, and was released 6 months later of the above mentioned PR.

Moreover, we are currently using the same IdP with many other services and the redirection works fine.
Thank you very much!

@zengyan-amazon zengyan-amazon added the enhancement New feature or request label Oct 20, 2020
@shawnz
Copy link

shawnz commented Oct 26, 2020

This would also be a big help for us.

@cliu123
Copy link
Member

cliu123 commented Nov 3, 2022

The issue has been resolve with PR #1039

@cliu123 cliu123 closed this as completed Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged
Projects
None yet
Development

No branches or pull requests

5 participants