Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3390

Add support for LDAP HA

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • Extensions
    • None

    Description

      Update LDAP provider mechanism to support multiple LDAP servers.

      Accept:

      <property name="Url">ldap://node1:port1,ldap://node2:port2</property>
      

      In LdapProvider.java, update

      context.setUrl(url);
      

      to use setUrls(String[] urls)

      Attachments

        Issue Links

          Activity

            People

              pvillard Pierre Villard
              pvillard Pierre Villard
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: