You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/authorization/proc-enabling-the-rbac-plugin.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
= Enabling and giving access to the Role-Based Access Control (RBAC) feature
3
3
4
4
The Role-Based Access Control (RBAC) feature is disabled by default.
5
-
Enable the RBAC plugin to start using RBAC features.
5
+
Enable the RBAC plugin and declare policy administrators to start using RBAC features.
6
6
7
7
.Prerequisites
8
8
* You have link:{linkadminguide}#assembly-add-custom-app-file-openshift_admin-rhdh[added a custom {product-short} application configuration], and have sufficient permissions to modify it.
@@ -40,12 +40,12 @@ permission:
40
40
41
41
.Verification
42
42
. Sign out from the existing {product} session and log in again using the declared policy administrator account.
43
-
. Navigate to the Catalog page in RHDH.
43
+
. With RBAC enabled, most features are disabled by default.
44
+
.. Navigate to the Catalog page in RHDH.
44
45
The Create button is not visible.
45
46
You are not allowed to create new components.
46
-
. Navigate to the API page.
47
+
.. Navigate to the API page.
47
48
The Register button is not visible.
48
49
49
50
.Next steps
50
-
* With RBAC enabled, most features are disabled by default.
51
-
Explicitly enable permissions to resources in {product-short}.
51
+
* Explicitly enable permissions to resources in {product-short}.
0 commit comments