12.4. KafkaListenerAuthenticationCustom スキーマ参照
type
プロパティーは KafkaListenerAuthenticationCustom
タイプと KafkaListenerAuthenticationTls
, KafkaListenerAuthenticationScramSha512
, KafkaListenerAuthenticationOAuth
とを区別して使用するための識別子です。KafkaListenerAuthenticationCustom
タイプには custom
の値が必要です。
プロパティー | 説明 |
---|---|
listenerConfig | 特定のリスナーに使用される設定。すべての値の前に listener.name.<listener_name> を付けます。 |
map | |
sasl | このリスナーで SASL を有効または無効にします。 |
boolean | |
secrets | /opt/kafka/custom-authn-secrets/custom-listener-<listener_name>-<port>/<secret_name> にマウントされるシークレット。 |
type |
|
string |