#Keycloak script mapper

14 messages · Page 1 of 1 (latest)

shut cargo
#

I changed the features variable to get "script mapper" in here but it seems does not work. What did I miss here? Thank you

pallid heraldBOT
#

Project ID: 9f32934c-9c85-4c16-871c-356c7b6cd98c

shut cargo
#

my project id is : 9f32934c-9c85-4c16-871c-356c7b6cd98c

shut cargo
#

is this "script mapper" in the keycloak docker image distribution?

fresh swallow
#

is that something you would typically need to install?

shut cargo
#

yes because I must put the group Id's into token and to make it happen I need that script manager.

#

it comes turned off as default

#

"If the function is in the distribution then adding "scripts" to the feature env variable works" says documentations

fresh swallow
#

does that need a specific version of keycloak?

shut cargo
#

I found another solution. Thank you

fresh swallow
#

care to share?

shut cargo
#

my goal was to put the group ids into the token. but since there must a lot of configuration work, I just added orgId over my web api as custom attribute to the group and fix the issue

#

workaround not a actual solition.

#

Thank you so much for helping out