NIFI-2541 This closes #831. Update Multi-tenant authorization doc for UI change to Policy page

This commit is contained in:
Andrew Lim 2016-08-10 15:25:25 -04:00 committed by joewitt
parent d544274881
commit 916292994c
1 changed files with 2 additions and 0 deletions

View File

@ -569,6 +569,8 @@ An administrator does not need to manually create policies for every component i
You can override an inherited policy (as described in the <<moving-a-processor>> example below). Overriding a policy removes the inherited policy, breaking the chain of inheritance from parent to child, and creates a replacement policy to add users as desired. Inherited policies and their users can be restored by deleting the replacement policy.
NOTE: “View the policies” and “modify the policies” component-level access policies are an exception to this inherited behavior.When a user is added to either policy, they are added to the current list of administrators.They do not override higher level administrators.For this reason, only component specific administrators are displayed for the “view the policies” and “modify the policies" access policies.
[[access-policy-config-examples]]
Access Policy Configuration Examples
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^