Skip to content

Commit 70eccf5

Browse files
authored
Update assemblies/assembly-configuring-authorization-in-rhdh.adoc
1 parent d8bf167 commit 70eccf5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ Role-Based Access Control (RBAC) is a security concept that controls access to r
1111
You define roles with specific permissions, and then assign the roles to users and groups.
1212

1313
RBAC on {product-short} is built on top of the Permissions framework, which defines RBAC policies in code.
14-
Rather than defining policies in code, the {product-short} RBAC feature allows you to define policies in a declarative fashion using a simple CSV based format.
14+
Rather than defining policies in code,
15+
the {product-short} RBAC feature allows you
16+
to define policies in a declarative fashion using a simple CSV based format.
17+
You can define the policies by using {product-short} web interface or REST API, rather than editing the CSV directly.
1518

1619
To apply RBAC in {product-short}:
1720

0 commit comments

Comments
 (0)