Questo contenuto non è disponibile nella lingua selezionata.
Chapter 116. 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 | Property type | Description |
|---|---|---|
| type | string |
Must be |
| password | Specify the password for the user. If not set, a new password is generated by the User Operator. |