Skip to content

Commit 5d74246

Browse files
authored
schema-registry: fix link in cluster props (#1331)
1 parent 4ce3a22 commit 5d74246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/reference/pages/properties/cluster-properties.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5679,7 +5679,7 @@ Always normalize schemas. If set, this overrides the `normalize` parameter in re
56795679
=== schema_registry_enable_authorization
56805680

56815681
Enables ACL-based authorization for Schema Registry requests. When `true`, Schema Registry
5682-
uses ACL-based authorization instead of the default `public/user/superuser` authorization model. Requires authentication to be enabled using the `schema_registry_api.authn_method` property.
5682+
uses ACL-based authorization instead of the default `public/user/superuser` authorization model. Requires authentication to be enabled using the xref:reference:properties/broker-properties.adoc#schema_registry_auth_method[`authentication_method`] property in the `schema_registry_api` broker configuration.
56835683

56845684
*Requires restart:* No
56855685

0 commit comments

Comments
 (0)