Confluent Schema Registry - Goldengate BD
When trying to connect to Confluent Kafka Schema registry, which has RBAC enabled ... what should be the properties we need to use? in the props file or the producer config file ?
We are publishing data in Avro format. Schema Registry lives outside of and separately from your Kafka brokers. So how does GG BD authenticate with the registry concurrently while its authenticating/publishing to the topics.
The handler used for replication is KafkaConnect.
what additional parameters we need to use when using/authenticating against schema registry ?