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: modules/manage/pages/security/authorization/acl.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ Starting in v25.2, Redpanda also supports the following ACL resources for Schema
119
119
* `subject`: Controls ACL access for specific Schema Registry subjects. Specify using the flag `--registry-subject`.
120
120
* `registry`: Controls whether or not to grant ACL access to global, or top-level Schema Registry operations. Specify using the flag `--registry-global`.
121
121
122
-
IMPORTANT: ACLs for Schema Registry must be enabled for each cluster. See xref:manage:schema-reg/schema-reg-authorization.adoc#enable-schema-registry-authorization[].
122
+
IMPORTANT: ACLs for Schema Registry must be enabled for each cluster. See xref:manage:schema-reg/schema-reg-authorization.adoc[].
123
123
124
124
Resources combine with the operation that is allowed or denied on that resource. By default, resources are specified on an exact name match (a "literal" match).
0 commit comments