Skip to content

Commit 9deadf5

Browse files
committed
wip
1 parent 61c2c9e commit 9deadf5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/manage/pages/schema-reg/schema-reg-authorization.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,9 @@ endif::[]
211211
* Authentication enabled using `schema_registry_api.authn_method`, which specifies how clients must authenticate when accessing the Schema Registry API. See xref:reference:properties/broker-properties.adoc#schema-registry[Schema Registry broker properties].
212212

213213
ifndef::env-cloud[]
214-
* If you have listeners configured for Schema Registry, ensure you xref:manage:security/authentication.adoc#basic-authentication[configure authentication] for them and that your rpk configuration points to the correct Schema Registry URL (correct scheme, host, and port) for the same cluster you are targeting with your Kafka brokers.
214+
* If you have listeners configured for Schema Registry, ensure you xref:manage:security/authentication.adoc#basic-authentication[configure authentication] for them and that your configuration points to the correct Schema Registry address (correct scheme, host, and port) for the same cluster you are targeting with your Kafka brokers.
215215
endif::[]
216+
216217
* Cluster administrator permissions to modify cluster configurations.
217218
For example, to enable management of Schema Registry ACLs by the principal `schema_registry_admin`, run:
218219

0 commit comments

Comments
 (0)