The only endpoint that is supported in AccountService is getting user profile, but that's kind outdated and changing to the OIDC userinfo endpoint would be recommended (../<realm>/protocols/openid-connect/userinfo).

On 19 May 2016 at 16:10, Lance Ball <lball@redhat.com> wrote:
Stian

OK - so Bob points me to this:

https://github.com/keycloak/keycloak/blob/master/services/src/main/java/org/keycloak/services/resources/RealmsResource.java#L190-L205
and
https://github.com/keycloak/keycloak/blob/master/services/src/main/java/org/keycloak/services/resources/AccountService.java#L253-L287

Is this endpoint documented anywhere?

Thanks
Lance


On Thu, May 19, 2016 at 9:59 AM, Lance Ball <lball@redhat.com> wrote:

On Thu, May 19, 2016 at 9:56 AM, Stian Thorgersen <sthorger@redhat.com> wrote:
There's no REST API for account services at the moment, only HTML pages. So not sure what "grant-manager" is supposed to do.

Me neither - that's why I asked! :)

I'll ping bobmcw - the original author to see if he can shed some light.

Thanks
Lance