Can nifi authenticate it self in an external zookeeper using login and password?
I found in the documentation only using Kerberos and ldap, and without this the usual sasl anti-fiction to zukipir, as for example, Kafka is authenticated in zookeeper from zookeeper.jaas config. Where and how is this implemented? or should the zookeeper be open and visible from the outside?