I have a Nifi standalone Node secure with LDAP provider.
And I have 2 users: admin with all privilege and another user A with view/modify component.
When login by admin account, I create a Process Group name Admin_Flow
Although I grant Access Policies for process group Admin_Flow just for admin (view/modify,..)
When login by user A account, Although I can not see name of Process Group and it has dashed border but I still double click to that Process Group to go inside it.
When going inside Admin_Flow, I still can modify processors here.
What policy I granted for user A that user A can go inside process group although user A has no view/modify policy?