Skip to content

Commit a77defc

Browse files
themr0cdzemanov
andauthored
Update modules/authorization/proc-enabling-the-rbac-plugin.adoc
Co-authored-by: Dominika Zemanovicova <[email protected]>
1 parent d1da68a commit a77defc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/authorization/proc-enabling-the-rbac-plugin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ plugins:
2525
See link:{installing-and-viewing-dynamic-plugins-url}[{installing-and-viewing-dynamic-plugins-title}].
2626

2727
. Declare policy administrators to allow a certain limited number of authenticated users to configure RBAC policies by using the REST API or the Web UI, rather than editing the CSV file.
28-
The actual policies are defined in a separate CSV file and referenced in the app-config-rhdh ConfigMap.
28+
The permissions can be defined in a separate CSV file that is referenced in the app-config-rhdh ConfigMap, or they can be created via REST API or Web UI.
2929
+
3030
To declare users such as __<your_policy_administrator_name>_ as policy administrators, edit your custom {product-short} ConfigMap, such as `app-config-rhdh`, and add following lines to the `app-config-rhdh.yaml` content:
3131
+

0 commit comments

Comments
 (0)