Multiple OIDC provider for Kibana Authentication

I want to add more then one OIDC providers for the KIbana Authentication/ Authorization.

In Elastic it is possible by adding the one more OIDC provider and provider the "order" for them. But if I want to use the same in the Kibana how we can provide that.

In the property "xpack.security.authc.oidc.realm" for Kibana we can add only strings here.

If we want to add more then one OIDC for the above property how to achieve that and how Kibana will manage that.

Hello,
This is currently not possible in Kibana, but it will most likely implemented when this PR gets merged: https://github.com/elastic/kibana/pull/53010
Keep in mind, it is work in progress, it might get merged soon or it might never get implemented. It's not something definitive yet.

Thanks for the update, wish it will get merged soon.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.