Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 103. KafkaUserScramSha512ClientAuthentication schema reference
Used in: KafkaUserSpec
The type
property is a discriminator that distinguishes use of the KafkaUserScramSha512ClientAuthentication
type from KafkaUserTlsClientAuthentication
, KafkaUserTlsExternalClientAuthentication
. It must have the value scram-sha-512
for the type KafkaUserScramSha512ClientAuthentication
.
Property | Description |
---|---|
password | Specify the password for the user. If not set, a new password is generated by the User Operator. |
type |
Must be |
string |