Open madhankb opened 11 months ago
[Untriage] Hey @madhankb please check and try with the following examples for connecting OSD with SAML https://opensearch.org/docs/latest/security/configuration/multi-auth/ https://opensearch.org/docs/latest/security/authentication-backends/saml/ https://opster.com/guides/opensearch/opensearch-security/how-to-set-up-single-sign-on-using-openid-connect/ https://www.youtube.com/watch?v=liJO_jOiIF8
I have tried all and it is not working!
Can we triage this and get this fixed please?
Describe the bug When connecting a standalone OpenSearch dashboards with the SAML authenticated managed service domain, the SAML configurations are not accepted in the ECS task or in the docker-compose.yml file.
To Reproduce Steps to reproduce the behavior:
Expected behavior When the standalone OSD endpoint is hit, it has to go to SAML application instead it goes to the dashboards home page and requires the customer to enter basic http username and password.