Skip to content

Commit 74fb39c

Browse files
themr0cjmagak
andauthored
Apply suggestions from code review
Co-authored-by: jmagak <[email protected]>
1 parent 757df64 commit 74fb39c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ See link:{installing-and-viewing-dynamic-plugins-url}[{installing-and-viewing-dy
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.
2828
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
+
30-
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:
30+
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
+
3232
.`app-config.yaml` fragment
3333
[source,yaml,subs=+quotes]
@@ -43,7 +43,7 @@ permission:
4343
.Verification
4444
. Sign out from the existing {product} session and log in again using the declared policy administrator account.
4545
. With RBAC enabled, most features are disabled by default.
46-
.. Navigate to the Catalog page in RHDH.
46+
.. Navigate to the Catalog page in {product-very-short}.
4747
The Create button is not visible.
4848
You are not allowed to create new components.
4949
.. Navigate to the API page.

0 commit comments

Comments
 (0)