Unknown authentication strategy "openid" #5900
-
What happened?My OIDC login with authentik doesn't work with the latest dev image Version Informationdev image Steps to Reproducelogin with authentik What browsers are you seeing the problem on?No response Relevant log outputError: Unknown authentication strategy "openid"
at attempt (/app/node_modules/passport/lib/middleware/authenticate.js:193:39)
at authenticate (/app/node_modules/passport/lib/middleware/authenticate.js:370:7)
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at next (/app/node_modules/express/lib/router/route.js:149:13)
at Route.dispatch (/app/node_modules/express/lib/router/route.js:119:3)
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at /app/node_modules/express/lib/router/index.js:284:15
at Function.process_params (/app/node_modules/express/lib/router/index.js:346:12)
at next (/app/node_modules/express/lib/router/index.js:280:10)
at /app/api/node_modules/express-rate-limit/dist/index.cjs:752:7
2025-02-15 11:38:52 error: [openidStrategy] outgoing request timed out after 3500ms ScreenshotsNo response Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Answered by
Dual-0
Feb 17, 2025
Replies: 2 comments 2 replies
-
Nothing changed regarding OpenID. Please make sure you have the OPENID_ISSUER defined and defined correctly: |
Beta Was this translation helpful? Give feedback.
2 replies
-
solved it... when |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rubentalstra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
solved it... when
OPENID_ISSUER
responses slow librechat cannot fetch the config on librechat container startup.