IdentityServer
-
IdentityServer 4 - Missing User Claims in id_token
Jan 22, 2018 -
1 min read -
IdentityServer
This is a short reminder post, mostly for my self, since I stumbled across this issue several times. If you are missing all user claims in the id_token, check if the property AlwaysIncludeUserClaimsInIdToken is set to true on the client.