# Error of Discourse OpenID Connect

**URL:** https://meta.discourse.org/t/error-of-discourse-openid-connect/245465
**Category:** SSO
**Tags:** unsupported-install, openid-connect
**Created:** [November 14, 2022, 2:07am UTC](https://meta.discourse.org/t/error-of-discourse-openid-connect/245465 "2022-11-14T02:07:55Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Ken95](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ken95/32/278818_2.png) [@Ken95](https://meta.discourse.org/u/Ken95)
#### Post date: [November 14, 2022, 2:07am UTC](https://meta.discourse.org/t/error-of-discourse-openid-connect/245465/1 "2022-11-14T02:07:55Z")

</div>

I want to connect an external keycloak provider to my forum.  
so, I used Discourse OpenID Connect.  
[https://meta.discourse.org/t/discourse-openid-connect/103632/1](https://meta.discourse.org/t/discourse-openid-connect/103632)  
but, I got an error message When setting options and connecting.  
I’m not familiar with Discourse, so I don’t know what to do.  
Please help me.

 ![스크린샷 2022-11-14 오전 11.07.08](https://global.discourse-cdn.com/meta/original/4X/a/3/3/a3399ced6123391df6960784f2faed3985f4b3ee.png)

---

<div class="post-metadata">

### Author: ![Alexander](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alexander/32/497634_2.png) [@Alexander](https://meta.discourse.org/u/Alexander)
#### Post date: [November 14, 2022, 12:38pm UTC](https://meta.discourse.org/t/error-of-discourse-openid-connect/245465/2 "2022-11-14T12:38:36Z")

</div>

Hi 👋! Welcome to Discourse Meta :discourse2:

Can you share if there are any errors or warnings in /logs?

Maybe there might be a clue there 🤔

> [@Where does Discourse store and show logs?](https://meta.discourse.org/t/where-does-discourse-store-and-show-logs/58022#the-logster-web-ui-2):
>
> When troubleshooting issues or errors with Discourse it is important you look at your logs. Here’s a listing of where they are and what’s in there. Your site domain Administration logs shown in the UI The Discourse admin panel contains several forms of logging: Emails that are sent, skipped, bounced, received and rejected are logged at https://=DOMAIN=/admin/email-logs and the neighboring tabs. Staff actions are logged at https://=DOMAIN=/admin/logs/staff\_action\_logs Email addresses an…

You can also PM me if you need additional help 🙂

---

<div class="post-metadata">

### Author: ![Ken95](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ken95/32/278818_2.png) [@Ken95](https://meta.discourse.org/u/Ken95)
#### Post date: [November 16, 2022, 7:24am UTC](https://meta.discourse.org/t/error-of-discourse-openid-connect/245465/3 "2022-11-16T07:24:29Z")

</div>

I received this error log:

```plaintext
NameError (uninitialized constant FinalDestination::FaradayAdapter) lib/cache.rb:94:in `fetch' lib/middleware/omniauth_bypass_middleware.rb:50:in `call' lib/content_security_policy/middleware.rb:12:in

```

 ![스크린샷 2022-11-16 오후 4.23.00](https://global.discourse-cdn.com/meta/original/4X/f/b/8/fb8aa4a39923fe8488cf01668e642dc43b14d908.png)  
 ![스크린샷 2022-11-16 오후 4.23.13](https://global.discourse-cdn.com/meta/original/4X/f/c/f/fcf578dc38020ec977f6b7ed0f3f651d097e90cc.png)

---

<div class="post-metadata">

### Author: ![Alexander](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alexander/32/497634_2.png) [@Alexander](https://meta.discourse.org/u/Alexander)
#### Post date: [November 16, 2022, 10:45pm UTC](https://meta.discourse.org/t/error-of-discourse-openid-connect/245465/4 "2022-11-16T22:45:58Z")

</div>

I see that you are using the Discourse image created by Bitnami, which is an unsupported installation.

But, depending on the error, it could be that something is wrong with the discovery document.

I would recommend you try a setup based on the official Discourse 😃!

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [November 16, 2022, 10:52pm UTC](https://meta.discourse.org/t/error-of-discourse-openid-connect/245465/5 "2022-11-16T22:52:11Z")

</div>

> [@Ken95](#):
>
> `FinalDestination::FaradayAdapter`

This error suggests you are using an old version of Discourse core. If you update to the latest stable, beta or tests-passed version of Discourse the problem should be resolved.

I’m not sure how updating works with the Bitnami image. As @Alexander mentioned, we do not recommend or support the Bitnami image. For the best experience, we recommend the [Standard Install](https://meta.discourse.org/t/142537?silent=true)

---

<div class="post-metadata">

### Author: ![jbtruffault](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jbtruffault/32/243498_2.png) [@jbtruffault](https://meta.discourse.org/u/jbtruffault)
#### Post date: [November 21, 2022, 2:00pm UTC](https://meta.discourse.org/t/error-of-discourse-openid-connect/245465/6 "2022-11-21T14:00:46Z")

</div>

(post deleted by author)

---

<div class="post-metadata">

### Author: ![attalbialami](https://avatars.discourse-cdn.com/v4/letter/a/f0a364/32.png) [@attalbialami](https://meta.discourse.org/u/attalbialami)
#### Post date: [March 22, 2023, 5:57pm UTC](https://meta.discourse.org/t/error-of-discourse-openid-connect/245465/7 "2023-03-22T17:57:14Z")

</div>

@Ken95 Did you find any way to fix it ?
