[keycloak-dev] ID Token claims in Access Token and Refresh Token

Stian Thorgersen stian at redhat.com
Wed Dec 3 02:55:24 EST 2014


As AccessToken and RefreshToken extends IDToken they contain the ID Token claims. If I've read the spec correctly those claims should only be in the ID Token. There should also be a separate UserInfo endpoint which we're missing.

Is there a reason why AccessToken extends IDToken, or can we remove that?


More information about the keycloak-dev mailing list