Skip to content

Instantly share code, notes, and snippets.

<provider>
<identifier>ldap-provider</identifier>
<class>org.apache.nifi.ldap.LdapProvider</class>
<property name="Authentication Strategy">SIMPLE</property>
<property name="Manager DN">cn=ldap_admin,dc=mapr,dc=com</property>
<property name="Manager Password">■■■■</property>
<property name="TLS - Keystore"></property>
<property name="TLS - Keystore Password"></property>