[keycloak-user] Add custom protocol mapper
Bill Burke
bburke at redhat.com
Mon Feb 15 10:39:07 EST 2016
There is an SPI, but it is unpublished. I haven't had time to polish it
or document it. You can use it, but we can't guarantee it won't change.
https://github.com/keycloak/keycloak/tree/master/services/src/main/java/org/keycloak/protocol/oidc/mappers
On 2/15/2016 8:10 AM, Edgar Vonk - Info.nl wrote:
> Hi,
>
> We want to write our own custom protocol mapper where we add custom dynamic user attributes to the JWT tokens by querying our custom database.
>
> However if I not mistaken there is no SPI for adding custom mappers? How would we go about adding our own protocol mapper most easily?
>
> cheers
>
> Edgar
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the keycloak-user
mailing list