-
Notifications
You must be signed in to change notification settings - Fork 196
chore: add default configs for ldap dynamic plugin #3079
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
base: main
Are you sure you want to change the base?
chore: add default configs for ldap dynamic plugin #3079
Conversation
The image is available at: |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: albarbaro The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
0477dea
to
aead49a
Compare
New changes are detected. LGTM label has been removed. |
The image is available at: |
/test e2e-tests-auth-providers-nightly |
Signed-off-by: Jessica He <[email protected]>
aead49a
to
7db8de2
Compare
The image is available at: |
/test e2e-tests-auth-providers-nightly |
The image is available at: |
The image is available at: |
/test e2e-tests-auth-providers-nightly |
The image is available at: |
Description
Add default configs for LDAP dynamic plugin so that when the plugin is enabled (disabled: true), the user only needs to provide the following env vars for the plugin to work:
Also filters out users without
uid
and groups withoutcn
, which are required for default LDAP ingestion since those params are used to populatemetadata.name
by defaultRelates to RHIDP-6681
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer
Set up ingestion with the LDAP plugin with the built image