OIDC include profile picture
Solved
Feature Requests
-
Unless I'm missing something the profile information provided by the build in oidc provider doesn't seem to include the users profile picture.
Would it be possible to include this as well? -
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
-
Tbh not really but I am check with my own app if I’m getting anything
-
@girish just wanted to check this but my /.well-known/openid-configuration endpoint doesn't list the picture claim?
Am I missing something? I'm on v7.7.2."claims_supported": [ "sub", "email", "email_verified", "family_name", "given_name", "locale", "name", "preferred_username", "sid", "auth_time", "iss ]