Azure SAML APP Proxy

Hello all, so we have OpenSearch 2.15 and configured SAML with Azure, all works fine and we use opensearch.example.com as kibana_url in SAML config of OpenSearch. now we also wanna deploy Azure APP proxy and this proxy works like Azure gonna have its own URL like opensearch.exampleazure.com which is different than opensearch.example.com, when we configure it and try login with SAML OpenSearch fails the authentication because opensearch.exampleazure.com not matches the opensearch.example.com, what we can do here? how we can tell OpenSearch to accept multiple urls as kibana_url?

I suspect following topic also tried to achieve same outcome but with multiple auth options

@bakili As far as I’m aware multiple SAML authentications are not currently supported.

1 Like