[keycloak-user] Obtaining profile from AccessToken

Richard van Duijn rjvduijn at gmail.com
Mon Jul 31 10:51:44 EDT 2017


I have an application that uses bearer-token validation of backend
requests. This Bearer token is an Accesstoken.
What API endpoint should i call to obtain the full User Profile including
IDToken and RefreshToken?
I know of the userInfo endpoint, but that only gives me basic user
information, not the IdToken or Refreshtoken?

Thanks in advance!


More information about the keycloak-user mailing list