Login failed with OIDC Provider Authelia #9482
Unanswered
catfishlty
asked this question in
Self Hosting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Info
Bug Description
Configs
Lobe Chat Database
Authelia OIDC configs
Reproduce
{ "authelia": { "id": "authelia", "name": "Authelia", "type": "oidc", "signinUrl": "https://lobe.example.com/api/auth/signin/authelia", "callbackUrl": "https://lobe.example.com/api/auth/callback/authelia" } }https://auth.example.com/api/oidc/authorization?client_id=&code_challenge=&code_challenge_method=S256&consent_id=&redirect_uri=https%3A%2F%2Flobe.example.com%2Fapi%2Fauth%2Fcallback%2Fauthelia&response_type=code&scope=openid+email+profile&state= 303 See Other
Error logs in Lobe Chat Database Container
Could you please help check and solve it?
I'm not sure is it the issue from lobe chat or from nextauth.
Beta Was this translation helpful? Give feedback.
All reactions