Kafka - Security
Which of the following is the correct way to specify SASL mechanism in Kafka client configuration?
sasl.mechanism to specify the SASL mechanism like PLAIN, SCRAM, etc.security.protocol sets protocol type, not mechanism; sasl.config is invalid; security.mechanism is not a valid property.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions