# View a Kibana dashboard without login

**URL:** https://discuss.elastic.co/t/view-a-kibana-dashboard-without-login/164822
**Category:** Kibana
**Created:** [January 18, 2019, 3:42pm UTC](https://discuss.elastic.co/t/view-a-kibana-dashboard-without-login/164822 "2019-01-18T15:42:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![tonybh](https://avatars.discourse-cdn.com/v4/letter/t/958977/32.png) [@tonybh](https://discuss.elastic.co/u/tonybh)
#### Post date: [January 18, 2019, 3:42pm UTC](https://discuss.elastic.co/t/view-a-kibana-dashboard-without-login/164822/1 "2019-01-18T15:42:51Z")

</div>

Is it possible to set up a Kibana dashboard so that it can be embedded in an IFrame on my website and not require the user to log in to Kibana to view it?

I'm running Kibana version 6.5.4

Thanks.

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [January 18, 2019, 3:55pm UTC](https://discuss.elastic.co/t/view-a-kibana-dashboard-without-login/164822/2 "2019-01-18T15:55:21Z")

</div>

Hi @tonybh,

It will be easier once we implement this [https://github.com/elastic/kibana/issues/18331](https://github.com/elastic/kibana/issues/18331), but for now the common way of achieving this is setting up a proxy in front of Kibana that would pass required credentials, see [this](https://discuss.elastic.co/t/auto-authenticating-to-iframe-embedded-kibana-dashboard/46091/4?u=azasypkin) and aforementioned issue for details.

Best,  
Oleg

---

<div class="post-metadata">

### Author: ![tonybh](https://avatars.discourse-cdn.com/v4/letter/t/958977/32.png) [@tonybh](https://discuss.elastic.co/u/tonybh)
#### Post date: [January 18, 2019, 4:36pm UTC](https://discuss.elastic.co/t/view-a-kibana-dashboard-without-login/164822/3 "2019-01-18T16:36:37Z")

</div>

Many thanks for your rapid response, Oleg.

Any ideas on timescales for implementing that issue?

To me it seems like a fundamental piece of functionality that your users are struggling with.

I followed a couple of links on that page, and I'm staggered, really. I mean, asking your visitors to provide a log in to be able to see a graph? At what point should you realise that perhaps Kibana isn't the best solution?

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [January 18, 2019, 4:48pm UTC](https://discuss.elastic.co/t/view-a-kibana-dashboard-without-login/164822/4 "2019-01-18T16:48:56Z")

</div>

> Any ideas on timescales for implementing that issue?

We don't have concrete timelines currently, but feel free to leave a comment with your use cases on the mentioned issue, it would definitely help us to prioritize this work.

> I followed a couple of links on that page, and I'm staggered, really. I mean, asking your visitors to provide a log in to be able to see a graph?

Well, I agree that having anonymous access would work much better and it will be done eventually. But for the time being, what's wrong with well-known and battle-tested setup where you set up a special read-only (supporting [dashboard only mode](https://www.elastic.co/blog/kibana-dashboard-only-mode) if needed) `website-visitor` user and spinning up a simple ngnix-like proxy that will do the login part on behalf of the user? You're enabling Security in your particular Kibana instance for a reason after all, right? 🙂

Best,  
Oleg

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 15, 2019, 4:49pm UTC](https://discuss.elastic.co/t/view-a-kibana-dashboard-without-login/164822/5 "2019-02-15T16:49:01Z")

</div>

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