Tag Archives: Confluent Schema Registry

Confluent Schema Registry authentication

Using applications without security configuration is preferable for local development environments (in non-production environments, we still want to use authentication to keep environments similar), but companies require strict security parameters. In this post, we will consider available options for authentication in Confluent Schema Registry. In the source code, there is a special CachedSchemaRegistryClient class that is reused by… Read More »