Kibana Dashboard Login without login credentials

Hello Team,

We are using the latest version of ECK (open source). We have an admin portal application where our users log in using our own authentication provider credentials. I would like to allow users to access the Kibana dashboard from our application without re-entering their credentials.

Could someone please provide the best options to load the Kibana dashboard automatically?

Thank you!

Can anyone give some update if you guys are familiar for this clarification?

You would need to use SSO, which is a paid feature and requires a paid license.

If you are on the basic license then, this is not possible as you only have the basic authentication directly in Elasticsearch.

Thank you @leandrojmp . Some articles suggest we can anonymous authentication. Does it work with ECK?