LDAP Configuration for Kibana Authentication

Hello
I have an Elastic cluster with two coordinator nodes, and I need to configure LDAP for Kibana authentication. Should the LDAP configuration and role_mapping file be applied to just one coordinator node or to both?

Thank you

The LDAP authentication configuration should be apply to every node where you want to authenticate using ldap credentials.

If your Kibana is configured to communicate with both nodes, then you need to configure in both nodes, if you configured your Kibana to connect with just one node, then you can configure in just that node.

1 Like