이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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. |