konpyutaika / nifikop

The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
https://konpyutaika.github.io/nifikop/
Apache License 2.0
122 stars 39 forks source link

LDAPS - Active Directory Authentication #389

Closed wrender closed 3 months ago

wrender commented 4 months ago

Type of question

Implementation Assistance

Support question

Hi, I'm just wondering if anyone has any examples of how to do a cluster with nifikop, that enables active directory authentication with a bind account using ldaps (port 639), or if that is even possible with nifikop. I don't seem to see a way to override all the parameters for it.

I do see this https://github.com/konpyutaika/nifikop/pull/266/commits/0c61ee92821d693b4e24c96f467f0fe2665b78e2 , although it looks like maybe it is missing some of the settings that would be needed to use LDAPS.

NiFiKop version

v1.7.0-release

Golang version

No response

Kubernetes version

No response

NiFi version

2.0.0-M2

wrender commented 3 months ago

The settings for this were added in https://github.com/konpyutaika/nifikop/pull/391