[keycloak-user] How to add a link to User Account Service page in keycloak-spring app

Scott Rossillo srossillo at smartling.com
Thu Sep 8 13:12:07 EDT 2016


Hi,

The account page for a user on Keycloak is ${keycloak_server_url}/auth/realms/${realm}/account

You should have all the info you need to construct that from your client’s Keycloak configuration.

Let us know if you need more help.

Best,
Scott

Scott Rossillo
Smartling | Senior Software Engineer
srossillo at smartling.com

> On Sep 8, 2016, at 8:48 AM, Hartmut Benz <h.benz at first8.nl> wrote:
> 
> Hi all,
> when migrating a spring application to use KeyCloak, what is the best 
> way to add a link to User Account Service page of the current user?
> I had hoped to find something similar to the "/sso/logout" relative URI 
> that the 'standard' configuration rewrites to an appropriate call to the 
> KC server, but digging through the docs, the spring-adapter itself, demo 
> project on github, and general googling have not provided an easy solution.
> 
> Thanks in advance for your help and tips.
>     Hartmut
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160908/028d4b84/attachment.html 


More information about the keycloak-user mailing list