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