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: assemblies/assembly-configuring-authorization-in-rhdh.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
Administrators can authorize users to perform actions and define what users can do in {product-short}.
5
5
6
-
Role-based access control (RBAC) is a security concept that controls access to resources in a system. RBAC specifies a mapping between users of the system and the actions that those users can perform on resources in the system.
6
+
Role-based access control (RBAC) is a security concept that defines how to control access to resources in a system by specifying a mapping between users of the system and the actions that those users can perform on resources in the system.
7
7
You can use RBAC to define roles with specific permissions and then assign the roles to users and groups.
8
8
9
9
RBAC on {product-short} is built on top of the Permissions framework, which defines RBAC policies in code. Rather than defining policies in code, you can use the {product-short} RBAC feature to define policies in a declarative fashion by using a simple CSV based format. You can define the policies by using {product-short} web interface or REST API instead of editing the CSV directly.
0 commit comments