[ 
https://issues.apache.org/jira/browse/NIFI-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Gilman updated NIFI-3390:
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0
           Status: Resolved  (was: Patch Available)

> Add support for LDAP HA
> -----------------------
>
>                 Key: NIFI-3390
>                 URL: https://issues.apache.org/jira/browse/NIFI-3390
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>             Fix For: 1.2.0
>
>
> Update LDAP provider mechanism to support multiple LDAP servers.
> Accept:
> {noformat}
> <property name="Url">ldap://node1:port1,ldap://node2:port2</property>
> {noformat}
> In {{LdapProvider.java}}, update
> {noformat}
> context.setUrl(url);
> {noformat}
> to use {{setUrls(String[] urls)}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to