By following the keycloak documentation:
https://www.keycloak.org/docs/4.5/server_admin/index.html#_ldap_mappers
I created a group mapper like this: [image: enter image description here]
<
https://i.stack.imgur.com/qUSu3.png>
But I don't see an option to give the name keycloak group so that the
imported ldap group can be mapped to this group.
Instead , when I *"Sync LDAP Groups to Keycloak Groups"* , a new group with
the name of ldap group is created.
Any idea how to map existing ldap groups to a single keycloak group ?
Related stackoverflow question:
https://stackoverflow.com/questions/54761376/mapping-ldap-groups-to-exist...