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

LDAP integration: no option to provide properties “manager dn”, “manager password”, “authentication strategy”. #65

Closed
juldrixx opened this issue Mar 24, 2022 · 0 comments · Fixed by #266

Comments

@juldrixx
Copy link
Contributor

From nifikop created by ayush7007: Orange-OpenSource/nifikop#180

I am integrating NIFI with ldap however can only define below option ( available under "LdapConfiguration" )-

image

This would need other properties as well to integrate successfully such as “manager dn”, “manager password”, “authentication strategy”, etc.
image

I don’t see any option available to provide these Ldap properties. Also overriding “login-identity-providers.xml” is not available.
Please let me know the way to provide these values, or whether it's available ?

cannonpalms referenced this issue in influxdata/nifikop Apr 3, 2023
* chore: fix dependabot alert #65

https://github.com/influxdata/dependabot-for-nifikop-influxdata-release/security/dependabot/65

* chore: fix dependabot alert #67

* chore: build nifikop with go1.20

* chore: update ci to use gar

* chore: untar gcloud cli before use

* chore: move gcloud cli from bin dir into root

* chore: use provided install script for gcloud cli

* chore: install gcloud non-interactively

* fix: use installed gcloud, not local binary

* fix: add gcloud cli to PATH

* fix: install gcloud, use non-interactive commands

* chore: move new gcloud/gar steps to first step to speed debugging; print PATH

* chore: link gcloud to /usr/local/bin

* fix: link to absolute path

* fix: missing closing quote

* chore: move working gcloud installation back to build step

* chore: test docker push even on PRs

* chore: remove debug logging in circleci step for gcloud login

* chore: consolidate gcloud install, login, docker push steps into a single step

* chore: install docker-credential-gcloud gcloud cli component

* chore: link docker-credential-gcr into PATH

* chore: split back into 3 steps: gcloud install, gcloud login, docker push

* chore: verify checksum of downloaded gcloud package before use
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

Successfully merging a pull request may close this issue.

1 participant