[keycloak-user] User Account access from client
Marko Strukelj
mstrukel at redhat.com
Tue Feb 16 16:08:21 EST 2016
You can take a look at how example demo app does this:
https://github.com/keycloak/keycloak/blob/1.9.0.CR1/examples/demo-template/customer-app/src/main/webapp/customers/view.jsp#L16
On Tue, Feb 16, 2016 at 5:44 PM, Bill Simakis <smacksnr at hotmail.com> wrote:
> I have a web app using the spring security adapter which I have successfully integrated for the authentication/Authorization with KeyCloak.
> We wanted to make the user's life a little easier by providing a link within our app to allow an authenticated user to go to their Account page in KeyCloak. As this link is realm specific, is there a way we could get the url dynamically?
>
> Thanks
>
> Bill
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list