Skip to content

Commit 6eeb30c

Browse files
linfrazeopenshift-cherrypick-robot
authored andcommitted
RHIDP-5483: Apply reviewer suggestions
1 parent 7471018 commit 6eeb30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assemblies/assembly-configuring-authorization-in-rhdh.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Administrators can authorize users to perform actions and define what users can do in {product-short}.
55

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.
77
You can use RBAC to define roles with specific permissions and then assign the roles to users and groups.
88

99
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

Comments
 (0)