[ 
https://issues.apache.org/jira/browse/NIFI-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15837995#comment-15837995
 ] 

ASF GitHub Bot commented on NIFI-3390:
--------------------------------------

Github user mcgilman commented on the issue:

    https://github.com/apache/nifi/pull/1441
  
    Will review..


> 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
>
> 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