JDBC Driver for Apache Kafka

Build 22.0.8462

RegistryAuthScheme

The scheme used to authenticate to the schema registry.

Possible Values

Auto, None, Basic, SSLCertificate

Data Type

string

Default Value

"Auto"

Remarks

The schemes are as follows. Note that some schemes are only available when connecting to a specific RegistryService:

Auto Lets the driver decide automatically based on the other connection properties you have set.
None No authentication will be used.
Basic RegistryUser and RegistryPassword are used. In Confluent these are the API user/password, while in Glue these are the IAM access key/secret key.
SSLCertificate RegistryClientCert is used with SSL client authentication. This is only supported when connecting to a Confluent registry.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462