Forum Discussion
tvraghavan
Feb 28, 2025Copper Contributor
How to map a user custom security attribute to OIDC id and access token ?
We are integrating keycloak with azure entra via OIDC. We have created custom security attribute to map some extension fields for the user. We tried to map these as tokens, but the custom securit...
rollschris
Apr 01, 2025Copper Contributor
Hey I'm also having the same issue, I have the custom security attribute which we are using as a Tenant/CustomerId, I'm able to query for a list of users on that attribute but I need the current users, i want it to be in the access token. I cannot see it any drop downs... I can see user.extensionattributeN but i think that might be for something else,
Did you get anywhere with this?
Thanks