OIDC: not getting username/email info populated with Authelia #830
Unanswered
Splinter7914
asked this question in
Q&A
Replies: 1 comment
-
|
I have also tried using a all in one docker-compose-single.yml with OIDC setup and still the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have Authelia running and other apps get information setup correctly. I do see the log in with OIDC button and when I select that I get logged in.
However upon logging in my user id/name is set to UUID and my email is empty. It seems like username and email data is not being read from authelia? Here is my OIDC config in Authelia.
In Kitchenowl the account shows its linked with OIDC.
edit: If it make any difference i am using the postgres example and running containers as non root.
Beta Was this translation helpful? Give feedback.
All reactions