JDBC Driver for Apache Kafka

Build 24.0.9060

RegistryAuthScheme

The scheme used to authenticate to the schema registry.

Possible Values

None, Basic, SSLCertificate

Data Type

string

Default Value

"None"

Remarks

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

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) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060