-
Notifications
You must be signed in to change notification settings - Fork 164
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
[BUG] Default Route not applying with SAML #2081
Comments
This might relate to the behaviour of security-dashboards-plugin https://github.com/opensearch-project/security-dashboards-plugin/blob/main/server/auth/types/saml/saml_auth.ts#L64 |
That looks to be exactly the issue. |
@opensearch-project/admin can we redirect this to security dashboards plugin repo? |
There are a lot of changes there and since Wazuh manages the configuration I am going to create a ticket in their project for now. |
I have OpenSearch Dashboards configured to go to
/app/wazuh
which works with Internal User logins, but when using SAML users are directed to/app/home
SAML Users not directed to default route
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All users are redirected to the default route.
OpenSearch Version
Version: 2.8.0, Build: rpm/db90a415ff2fd428b4f7b3f800a51dc229287cb4/2023-06-03T06:24:25.112415503Z, JVM: 17.0.7
Dashboards Version
OpenSearch Dashboards 2.8.0 - Revision 02
Plugins
n/a
Host/Environment (please complete the following information):
Configuration
Google Chrome Dev Tools:
Request Headers
Response Headers
The text was updated successfully, but these errors were encountered: