<?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 Re: Apache NIFI Authentication LDAP in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Apache-NIFI-Authentication-LDAP/m-p/409058#M252798</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/127181"&gt;@Ripul&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;Sharing a screenshot would be helpful here, but I am assume what you are seeing is something like this when you login with your admin user or other users:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1748608088680.png" style="width: 726px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45583i58042B588075A2A1/image-dimensions/726x597?v=v2" width="726" height="597" role="button" title="MattWho_0-1748608088680.png" alt="MattWho_0-1748608088680.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is because of an authorization issue. When NiFi is started for the first time it does not have a flow.josn.gz file yet which contains everything you see on the NiFi canvas.&amp;nbsp; &amp;nbsp;So NiFi will generate that flow.josn.gz which will consist of just a root process group.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_1-1748608361076.png" style="width: 505px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45584i2D7C84E5BCA85FE3/image-dimensions/505x333?v=v2" width="505" height="333" role="button" title="MattWho_1-1748608361076.png" alt="MattWho_1-1748608361076.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You'll notice on the cavas the above "Operation" panel.&amp;nbsp; It&amp;nbsp; will show the current selected component on the canvas.&amp;nbsp; With nothing selected on the canvas, it will show details for whichever NiFi Process Group you are currently displaying.&amp;nbsp; Since this is a new install, what the Operation panel is showing is this generated root process group.&amp;nbsp; Anytime you see the name as just the UUID for a component, it indicates the currently authenticated user is not authorized to view that component.&amp;nbsp; A greyed out "gear" (configuration) icon indicates user is not authorized to modify the component.&amp;nbsp; A greyed out "key" (Access Policies) icon indicates currently authenticated user is not authorized to view and maybe modify policies (authorizations) in that component.&lt;BR /&gt;&lt;BR /&gt;NiFi provides very granular authorization control all the way down to the individual component level.&amp;nbsp; This may sound like a lot to need to manage; however, there is policy inheritance in place.&amp;nbsp; Example:&amp;nbsp; You add a processor to the canvas. If not explicit policy is defined on the processor itself it will inherit policy from the process group it is inside.&amp;nbsp; If there is no policy defined on the process group, it will inherit&amp;nbsp; policy from parent process group.&amp;nbsp; At the very top level is the above mentioned parent process group.&amp;nbsp; So setting policies on the parent process group will control access on everything added to cavas until ab explicit access policy is set on a sub component.&lt;/P&gt;&lt;P&gt;There are also global policies that can be setup and your "admin" user should have been setup on a number of these.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_2-1748609139460.png" style="width: 393px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45585iB48217B17D2FFB50/image-dimensions/393x1145?v=v2" width="393" height="1145" role="button" title="MattWho_2-1748609139460.png" alt="MattWho_2-1748609139460.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From the above global menu found in upper right corner you should see that "Policies" is not greyed out for your admin user.&amp;nbsp; Within global&amp;nbsp; "Policies", all users need to be granted "view the user interface" in order to access the user interface, so it sounds like you have already done this for other users.&amp;nbsp; Your "admin" user should also have "access all policies" (view and modify) which allows that user to view and modify access policies (authorizations) on every component anywhere on the canvas.&amp;nbsp; &amp;nbsp;This policy is what makes the "key" icon not greyed out on the "Operation" panel mentioned earlier.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So to give select users (including your admin user) the ability to add components to the root process group, your admin user will need to select the key icon on the root process group and grant those users:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_3-1748609607672.png" style="width: 257px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45586iCDE981FF0A333A6B/image-dimensions/257x191?v=v2" width="257" height="191" role="button" title="MattWho_3-1748609607672.png" alt="MattWho_3-1748609607672.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once your admin user and other users are properly authorized to "view the component", the Operate panel will show the process group name instead of just the process group assigned UUID.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_4-1748609919563.png" style="width: 445px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45587i1220D2E1C63F4B24/image-dimensions/445x290?v=v2" width="445" height="290" role="button" title="MattWho_4-1748609919563.png" alt="MattWho_4-1748609919563.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The gear icon will not be greyed out once your admin user and other users have "modify the component".&amp;nbsp; &amp;nbsp; "Modify the component" on a process group will also allow added users to see the component adding icon a the top of the UI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_5-1748610211303.png" style="width: 622px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45588i5DFEBFB025EA9CAE/image-dimensions/622x63?v=v2" width="622" height="63" role="button" title="MattWho_5-1748610211303.png" alt="MattWho_5-1748610211303.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am not going to cover all the NiFi Policies, but they can be found in the NiFi Administration guide under&amp;nbsp;&lt;A href="https://nifi.apache.org/nifi-docs/administration-guide.html#config-users-access-policies" target="_blank" rel="noopener"&gt;Configuring Users &amp;amp; Access Policies&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help our community grow. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 May 2025 13:06:23 GMT</pubDate>
    <dc:creator>MattWho</dc:creator>
    <dc:date>2025-05-30T13:06:23Z</dc:date>
    <item>
      <title>Apache NIFI Authentication LDAP</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NIFI-Authentication-LDAP/m-p/409045#M252793</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi All, I am new to Apache NIFI ,I did the setup on AWS ECS using latest NIFI image and with LDAP authentication. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Everything is fine, but when Admin or any other user logs in, then all of the control sections are hidden (processor, input port, output port, funnel).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Not sure where I am doing wrong. Pleaes assist me&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 01:54:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NIFI-Authentication-LDAP/m-p/409045#M252793</guid>
      <dc:creator>Ripul</dc:creator>
      <dc:date>2025-05-30T01:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NIFI Authentication LDAP</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NIFI-Authentication-LDAP/m-p/409049#M252795</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/127181"&gt;@Ripul&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged in our NiFi experts&amp;nbsp;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/37332"&gt;@hegdemahendra&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;,&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query. We hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 05:38:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NIFI-Authentication-LDAP/m-p/409049#M252795</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2025-05-30T05:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Apache NIFI Authentication LDAP</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-NIFI-Authentication-LDAP/m-p/409058#M252798</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/127181"&gt;@Ripul&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;Sharing a screenshot would be helpful here, but I am assume what you are seeing is something like this when you login with your admin user or other users:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1748608088680.png" style="width: 726px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45583i58042B588075A2A1/image-dimensions/726x597?v=v2" width="726" height="597" role="button" title="MattWho_0-1748608088680.png" alt="MattWho_0-1748608088680.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is because of an authorization issue. When NiFi is started for the first time it does not have a flow.josn.gz file yet which contains everything you see on the NiFi canvas.&amp;nbsp; &amp;nbsp;So NiFi will generate that flow.josn.gz which will consist of just a root process group.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_1-1748608361076.png" style="width: 505px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45584i2D7C84E5BCA85FE3/image-dimensions/505x333?v=v2" width="505" height="333" role="button" title="MattWho_1-1748608361076.png" alt="MattWho_1-1748608361076.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You'll notice on the cavas the above "Operation" panel.&amp;nbsp; It&amp;nbsp; will show the current selected component on the canvas.&amp;nbsp; With nothing selected on the canvas, it will show details for whichever NiFi Process Group you are currently displaying.&amp;nbsp; Since this is a new install, what the Operation panel is showing is this generated root process group.&amp;nbsp; Anytime you see the name as just the UUID for a component, it indicates the currently authenticated user is not authorized to view that component.&amp;nbsp; A greyed out "gear" (configuration) icon indicates user is not authorized to modify the component.&amp;nbsp; A greyed out "key" (Access Policies) icon indicates currently authenticated user is not authorized to view and maybe modify policies (authorizations) in that component.&lt;BR /&gt;&lt;BR /&gt;NiFi provides very granular authorization control all the way down to the individual component level.&amp;nbsp; This may sound like a lot to need to manage; however, there is policy inheritance in place.&amp;nbsp; Example:&amp;nbsp; You add a processor to the canvas. If not explicit policy is defined on the processor itself it will inherit policy from the process group it is inside.&amp;nbsp; If there is no policy defined on the process group, it will inherit&amp;nbsp; policy from parent process group.&amp;nbsp; At the very top level is the above mentioned parent process group.&amp;nbsp; So setting policies on the parent process group will control access on everything added to cavas until ab explicit access policy is set on a sub component.&lt;/P&gt;&lt;P&gt;There are also global policies that can be setup and your "admin" user should have been setup on a number of these.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_2-1748609139460.png" style="width: 393px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45585iB48217B17D2FFB50/image-dimensions/393x1145?v=v2" width="393" height="1145" role="button" title="MattWho_2-1748609139460.png" alt="MattWho_2-1748609139460.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;From the above global menu found in upper right corner you should see that "Policies" is not greyed out for your admin user.&amp;nbsp; Within global&amp;nbsp; "Policies", all users need to be granted "view the user interface" in order to access the user interface, so it sounds like you have already done this for other users.&amp;nbsp; Your "admin" user should also have "access all policies" (view and modify) which allows that user to view and modify access policies (authorizations) on every component anywhere on the canvas.&amp;nbsp; &amp;nbsp;This policy is what makes the "key" icon not greyed out on the "Operation" panel mentioned earlier.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So to give select users (including your admin user) the ability to add components to the root process group, your admin user will need to select the key icon on the root process group and grant those users:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_3-1748609607672.png" style="width: 257px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45586iCDE981FF0A333A6B/image-dimensions/257x191?v=v2" width="257" height="191" role="button" title="MattWho_3-1748609607672.png" alt="MattWho_3-1748609607672.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Once your admin user and other users are properly authorized to "view the component", the Operate panel will show the process group name instead of just the process group assigned UUID.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_4-1748609919563.png" style="width: 445px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45587i1220D2E1C63F4B24/image-dimensions/445x290?v=v2" width="445" height="290" role="button" title="MattWho_4-1748609919563.png" alt="MattWho_4-1748609919563.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The gear icon will not be greyed out once your admin user and other users have "modify the component".&amp;nbsp; &amp;nbsp; "Modify the component" on a process group will also allow added users to see the component adding icon a the top of the UI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_5-1748610211303.png" style="width: 622px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/45588i5DFEBFB025EA9CAE/image-dimensions/622x63?v=v2" width="622" height="63" role="button" title="MattWho_5-1748610211303.png" alt="MattWho_5-1748610211303.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am not going to cover all the NiFi Policies, but they can be found in the NiFi Administration guide under&amp;nbsp;&lt;A href="https://nifi.apache.org/nifi-docs/administration-guide.html#config-users-access-policies" target="_blank" rel="noopener"&gt;Configuring Users &amp;amp; Access Policies&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help our community grow. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 13:06:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-NIFI-Authentication-LDAP/m-p/409058#M252798</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2025-05-30T13:06:23Z</dc:date>
    </item>
  </channel>
</rss>

