Skip to content

Commit 5b4f627

Browse files
committed
Update modules/terms/partials/gbac.adoc
1 parent c6bfd8f commit 5b4f627

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/terms/partials/gbac.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
:hover-text: Group-based access control lets you assign permissions to OIDC groups so that users inherit access based on their identity provider group membership.
44
:category: Redpanda security
55

6-
GBAC allows you to manage permissions at the group level instead of per user. You can grant permissions to groups in two ways: create xref:ROOT:manage:security/authorization/acl.adoc[ACLs] with `Group:<name>` principals, or assign groups as members of xref:ROOT:manage:security/authorization/rbac.adoc[RBAC] roles. Both approaches can be used independently.
6+
GBAC allows you to manage permissions at the group level instead of per user. You can grant permissions to groups in two ways: create xref:ROOT:manage:security/authorization/acl.adoc[ACLs] with `Group:<name>` principals, or assign groups as members of xref:ROOT:manage:security/authorization/rbac.adoc[RBAC] roles. Both approaches can be used independently or together.
77

88
For more information, see xref:ROOT:manage:security/authorization/gbac.adoc[].

0 commit comments

Comments
 (0)