SAML as kibana SSO login - ACS logout url

Hi, I’m trying to integrate my application with SAML for SSO login.

in kibana config i have added below 2 ACS url’s.
server.xsrf.whitelist: [“/_opendistro/_security/saml/acs”, “/_opendistro/_security/saml/logout”]

can some one explain why this is used “/_opendistro/_security/saml/logout” ? and is this URL mandatory to add in the config.

Thanks in advance!

Hi Everyone,

Does opendistro have any nginx configuration to support redirection?

Please share with me if anybody is having the complete working setup…
Thanks in advance!

Hello @manz

Have you resolved your issue?