# Kibana Dashboard Login without login credentials

**URL:** https://discuss.elastic.co/t/kibana-dashboard-login-without-login-credentials/370449
**Category:** Kibana
**Created:** [November 13, 2024, 2:09am UTC](https://discuss.elastic.co/t/kibana-dashboard-login-without-login-credentials/370449 "2024-11-13T02:09:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![baskarsp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/baskarsp/32/134029_2.png) [@baskarsp](https://discuss.elastic.co/u/baskarsp)
#### Post date: [November 13, 2024, 2:09am UTC](https://discuss.elastic.co/t/kibana-dashboard-login-without-login-credentials/370449/1 "2024-11-13T02:09:45Z")

</div>

**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!

---

<div class="post-metadata">

### Author: ![baskarsp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/baskarsp/32/134029_2.png) [@baskarsp](https://discuss.elastic.co/u/baskarsp)
#### Post date: [November 15, 2024, 8:37pm UTC](https://discuss.elastic.co/t/kibana-dashboard-login-without-login-credentials/370449/2 "2024-11-15T20:37:27Z")

</div>

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

---

<div class="post-metadata">

### Author: ![leandrojmp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leandrojmp/32/107231_2.png) [@leandrojmp](https://discuss.elastic.co/u/leandrojmp)
#### Post date: [November 16, 2024, 4:07am UTC](https://discuss.elastic.co/t/kibana-dashboard-login-without-login-credentials/370449/3 "2024-11-16T04:07:29Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![baskarsp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/baskarsp/32/134029_2.png) [@baskarsp](https://discuss.elastic.co/u/baskarsp)
#### Post date: [November 18, 2024, 5:32pm UTC](https://discuss.elastic.co/t/kibana-dashboard-login-without-login-credentials/370449/4 "2024-11-18T17:32:46Z")

</div>

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