Hi,
I am mapping an LDAP group to an keycloak group, this will work as expected.
But now I must create an new client scope which will contains the group as an attribute.
The default group mapper will add every group to the attribute, but I will only add one specific group(Which I have created before and which get filled by the LDAP) the attribute.
How can I do this?