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
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/acswhile opensearch-project/security use old one
/_opendistro/_security/saml/acsThis 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