redhat-cop / group-sync-operator

Synchronizes groups from external providers into OpenShift
Apache License 2.0
110 stars 60 forks source link

Wildards seems not for whitelisting ldap groups #273

Open 250788 opened 1 year ago

250788 commented 1 year ago

Defining wildcard groups for whitelisting ldap groups seems not to work.

Output: search for entry with base dn="cn=-.*,ou=,ou=,dc=example=com" refers to a non-existent entry

Is this supported or is there a new feature request needed?

sabre1041 commented 1 year ago

The LDAP sync capability leverages the libraries that are part of the OpenShift Command Line Interface and does not contain functionality to specify wildcards