JDBC Driver for Apache Kafka

Build 23.0.8839

RegistryAuthScheme

The scheme used to authenticate to the schema registry.

Possible Values

Auto, None, Basic, SSLCertificate

データ型

string

デフォルト値

"Auto"

解説

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

Auto Lets the 本製品 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) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839