# Kibana shows internal server error after implementing Authentication

**URL:** https://discuss.elastic.co/t/kibana-shows-internal-server-error-after-implementing-authentication/286308
**Category:** Kibana
**Created:** [October 9, 2021, 11:08pm UTC](https://discuss.elastic.co/t/kibana-shows-internal-server-error-after-implementing-authentication/286308 "2021-10-09T23:08:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Apoorv\_Singh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/apoorv_singh/32/95642_2.png) [@Apoorv\_Singh](https://discuss.elastic.co/u/Apoorv_Singh)
#### Post date: [October 9, 2021, 11:08pm UTC](https://discuss.elastic.co/t/kibana-shows-internal-server-error-after-implementing-authentication/286308/1 "2021-10-09T23:08:17Z")

</div>

I am trying to integrate my kibana dashboard into my website without password. To secure it I am using the auth\_request module of Nginx. But I am stuck at this error -

```auto
Version: 7.14.1
Build: 42892
Error: Internal Server Error
    at fetch_Fetch.fetchResponse (https://xxxxx/mis/42892/bundles/core/core.entry.js:6:26764)
    at async https://xxxxx/mis/42892/bundles/core/core.entry.js:6:24091
    at async https://xxxxx/mis/42892/bundles/core/core.entry.js:6:23997

```

This configuration is working on other applications.Can someone kindly help with this.

---

<div class="post-metadata">

### Author: ![sebastien](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sebastien/32/36119_2.png) [@sebastien](https://discuss.elastic.co/u/sebastien)
#### Post date: [October 12, 2021, 9:26am UTC](https://discuss.elastic.co/t/kibana-shows-internal-server-error-after-implementing-authentication/286308/2 "2021-10-12T09:26:51Z")

</div>

Hi @Apoorv_Singh

Does it work without the auth\_request module of Nginx?

It seems that Kibana can't fetch the js bundles.

Thanks  
Sébastien

---

<div class="post-metadata">

### Author: ![Apoorv\_Singh](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/apoorv_singh/32/95642_2.png) [@Apoorv\_Singh](https://discuss.elastic.co/u/Apoorv_Singh)
#### Post date: [October 14, 2021, 5:16am UTC](https://discuss.elastic.co/t/kibana-shows-internal-server-error-after-implementing-authentication/286308/3 "2021-10-14T05:16:21Z")

</div>

Hi @sebastien , yes it works without auth\_request

---

<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: [November 11, 2021, 5:16am UTC](https://discuss.elastic.co/t/kibana-shows-internal-server-error-after-implementing-authentication/286308/4 "2021-11-11T05:16:27Z")

</div>

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