Hello Keycloakers,
I want to automatically save a custom protocol mapper when I register
a new application on Keycloak. My token has some custom key values and I
want to grab these values on the client side. When I login I am able to get
all attributes of the user from the external IDP and save it in Keycloak
User's attributes. But to display it on client side for e.g by using JSP
pages I have to create a custom Protocol Mapper for that application and I
want this part to happen automatically that corresponds to my token
attributes. Hence, I could use it easily on JSP pages with getOtherClaims
method on id token.
Any help would be really appreciated !!!
Thanks
--
View this message in context:
http://keycloak-user.88327.x6.nabble.com/Custom-Protocol-Mapper-automatic...
Sent from the keycloak-user mailing list archive at
Nabble.com.