Skip to content

[BUG] auth/http/saml/Saml2SettingsProvider.java still using _opendistro/ instead of _plugins/ #1941

@kzinas-adv

Description

@kzinas-adv

What is the bug?
A clear and concise description of the bug.
opensearch-project/security-dashboards-plugin in version 2.1.0 changed SAML2 authentication endpoint to _plugins/_security/saml/acs
while opensearch-project/security use old one /_opendistro/_security/saml/acs
This creates clash as users need modify this place by hand to get SAML working.

How can one reproduce the bug?
Steps to reproduce the behavior:
Use opensearch 2.1.0 with SAML

What is the expected behavior?
A clear and concise description of what you expected to happen.
Get opensearch 2.2.0 working out of the box.

security-dashboards-plugin BUG issue:
opensearch-project/security-dashboards-plugin#1031

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions