You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am integrating NIFI with ldap however can only define below option ( available under "LdapConfiguration" )-
This would need other properties as well to integrate successfully such as “manager dn”, “manager password”, “authentication strategy”, etc.
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 ?
The text was updated successfully, but these errors were encountered:
* chore: fix dependabot alert #65https://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
From nifikop created by ayush7007: Orange-OpenSource/nifikop#180
I am integrating NIFI with ldap however can only define below option ( available under "LdapConfiguration" )-
This would need other properties as well to integrate successfully such as “manager dn”, “manager password”, “authentication strategy”, etc.
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 ?
The text was updated successfully, but these errors were encountered: