<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Can we authenticate users in Nifi using Ldap? Does this requires to run Nifi in HTTPS mode? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167313#M129645</link>
    <description>&lt;P&gt;I have performed all the steps mentioned in the document,but still it doesn't prompts to enter username and password. Looks like it ignores ldap authentication if running in HTTP mode.&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#lightweight-directory-access-protocol-ldap" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#lightweight-directory-access-protocol-ldap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The document also says "NiFi does not perform user authentication over HTTP. Using HTTP all users will be granted all roles." &lt;/P&gt;&lt;P&gt;Does this mean I need to generate certificate and run Nifi in HTTPS mode for Ldap authentication? iF not how to do ldap authentication&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2016 10:55:32 GMT</pubDate>
    <dc:creator>sprakash</dc:creator>
    <dc:date>2016-12-22T10:55:32Z</dc:date>
    <item>
      <title>Can we authenticate users in Nifi using Ldap? Does this requires to run Nifi in HTTPS mode?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167313#M129645</link>
      <description>&lt;P&gt;I have performed all the steps mentioned in the document,but still it doesn't prompts to enter username and password. Looks like it ignores ldap authentication if running in HTTP mode.&lt;/P&gt;&lt;P&gt;&lt;A href="https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#lightweight-directory-access-protocol-ldap" target="_blank"&gt;https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#lightweight-directory-access-protocol-ldap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The document also says "NiFi does not perform user authentication over HTTP. Using HTTP all users will be granted all roles." &lt;/P&gt;&lt;P&gt;Does this mean I need to generate certificate and run Nifi in HTTPS mode for Ldap authentication? iF not how to do ldap authentication&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 10:55:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167313#M129645</guid>
      <dc:creator>sprakash</dc:creator>
      <dc:date>2016-12-22T10:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can we authenticate users in Nifi using Ldap? Does this requires to run Nifi in HTTPS mode?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167314#M129646</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3917/sprakash.html" nodeid="3917"&gt;@sprakash&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Take a look at the response here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/53495/how-to-integrate-nifi-and-ldap-and-how-to-add-diff.html" target="_blank"&gt;https://community.hortonworks.com/questions/53495/how-to-integrate-nifi-and-ldap-and-how-to-add-diff.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;...and yes, you need to configure it to run over HTTPS&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 11:02:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167314#M129646</guid>
      <dc:creator>egarelnabi</dc:creator>
      <dc:date>2016-12-22T11:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can we authenticate users in Nifi using Ldap? Does this requires to run Nifi in HTTPS mode?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167315#M129647</link>
      <description>&lt;P&gt;Thanks Eyad, That's what i was looking for. As per the document it does says it needs to run in  HTTPS mode for ldap authentication.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 11:07:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167315#M129647</guid>
      <dc:creator>sprakash</dc:creator>
      <dc:date>2016-12-22T11:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can we authenticate users in Nifi using Ldap? Does this requires to run Nifi in HTTPS mode?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167316#M129648</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3917/sprakash.html" nodeid="3917"&gt;@sprakash&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That is correct - NiFi LDAP authentication only works over HTTPS.&lt;/P&gt;&lt;P&gt;If you want to secure user access via LDAP in NiFi, you need to configure NiFi in HTTPS mode and remove HTTP access.&lt;/P&gt;&lt;P&gt;Check out the following article for details of configuring LDAP auth via NiFi:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/7341/nifi-user-authentication-with-ldap.html"&gt;https://community.hortonworks.com/articles/7341/nifi-user-authentication-with-ldap.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 11:09:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167316#M129648</guid>
      <dc:creator>ldaluz</dc:creator>
      <dc:date>2016-12-22T11:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can we authenticate users in Nifi using Ldap? Does this requires to run Nifi in HTTPS mode?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167317#M129649</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/94/ldaluz.html" nodeid="94"&gt;@Laurence Da Luz&lt;/A&gt; That might be a little outdated. I have an updated Article for HDF-2.x and configuring LDAP via Ambari.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/79627/hdf-20-ldap-user-authentication-with-ambari.html"&gt;https://community.hortonworks.com/articles/79627/hdf-20-ldap-user-authentication-with-ambari.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 21:41:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Can-we-authenticate-users-in-Nifi-using-Ldap-Does-this/m-p/167317#M129649</guid>
      <dc:creator>jgeorge</dc:creator>
      <dc:date>2017-05-02T21:41:21Z</dc:date>
    </item>
  </channel>
</rss>

