Kibana jwt authentication

is open distro a free open-source software for kibana jwt authentication? if yes, how can we achieve jwt authentication using it? . is there any other plugin that is free open source for jwt authentication of kibana?

Moving to the security category.

Hi Divya,
for auth via JWT I suggest you to use a solution using an openID Client.
For now, I use Keycloak with Kibana OD using openID connection: this is a complete opensource solution and you can integrate ldap/AD with Keycloak and manage tenant access on Opensearch/Opendistro based on user rights.
If you need I can provide a docker-compose template on github and/or prepare a blog post to post on Opensearch Website.

Thanks, If you can prepare the blog post it will be great