NIFI-10564 Update text for access the controller access policy in UI and Admin Guide

Signed-off-by: Joe Gresock <jgresock@gmail.com>

This closes #6476.
This commit is contained in:
Andrew Lim 2022-10-03 17:45:21 -04:00 committed by Joe Gresock
parent 7a01e22125
commit d29f67465a
No known key found for this signature in database
GPG Key ID: 37F5B9B6E258C8B7
2 changed files with 2 additions and 2 deletions

View File

@ -1347,7 +1347,7 @@ Global access policies govern the following system level authorizations:
|`/flow`
|access the controller
|Allows users to view/modify the controller including Reporting Tasks, Controller Services, Parameter Contexts and Nodes in the Cluster
|Allows users to view/modify the controller including Management Controller Services, Reporting Tasks, Registry Clients, Parameter Providers and nodes in the cluster
|Controller Settings
|`/controller`

View File

@ -132,7 +132,7 @@
}, {
text: 'access the controller',
value: 'controller',
description: 'Allows users to view/modify the controller including Reporting Tasks, Controller Services, Parameter Contexts, and Nodes in the Cluster'
description: 'Allows users to view/modify the controller including Management Controller Services, Reporting Tasks, Registry Clients, Parameter Providers and nodes in the cluster'
}, {
text: 'access parameter contexts',
value: 'parameter-contexts',