Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Allow for dynamic whitelist #180

Open
GerbenWelter opened this issue Mar 21, 2022 · 1 comment
Open

[RFE] Allow for dynamic whitelist #180

GerbenWelter opened this issue Mar 21, 2022 · 1 comment

Comments

@GerbenWelter
Copy link

IMO one of the main reasons OpenShift admins develop custom tooling for group sync is the need to sync from a whitelist. The LDAP evironment I currently have to use requires the augmented AD configuration and additionally the LDAP_MATCHING_RULE_IN_CHAIN rule for finding the group members. This makes it requires the use of a whitelist.

What I would like to have is that the whitelist can be kept in a separate ConfigMap that can be managed by another CronJob or that the operator can build the whitelist dynamically based on an LDAP filter or some regular expression.

@ocpvkb
Copy link

ocpvkb commented Apr 7, 2022

LDAP filter or some regular expression +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants