Skip to content

Commit 888d5f5

Browse files
committed
RHIDP-5483: Apply reviewer suggestions
1 parent 72e9677 commit 888d5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: assemblies/assembly-configuring-authorization-in-rhdh.adoc

+1-1
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)