I have integrated my keyclock with entra which is my Identity provider, as part of the Token when users logs in am getitng gorupID’s of the groups to which this user belongs to, I need to implement a custom mapper or use any existing mapper to parse through these group ID’s and based on their value using some logic deduce some attirbute values and assign custom attributes to user. how can i achieve this. i tried to enable script upload functionality but doesnt seem to work.
JAVA_OPTS_APPEND=-Djgroups.dns.query=keycloak-headless.auth.svc.cluster.local -Dkeycloak.profile.feature.upload_scripts=enabled
KC_FEATURE_SCRIPTS=enabled