#Pingvin can't access email user OIDC
1 messages · Page 1 of 1 (latest)
Does the email appear in the "Preview" tab of your provider ?
For me it doesn't since I updated to the last version of authentik and I have the same issue than you (for the username also)
Found :
Need to set this to true (seems a bit buggy) in "Advanced protocol settings" :
label=Include claims in id_token ?checked=true help=Include User claims from scopes in the id_token, for applications that don't access the userinfo endpoint.>
It sets automatically to false after validation but it works anyway.