Oliver Holzmann created CAMEL-10196:
---------------------------------------

             Summary: Camel KAfka doesn't support SASL_PLAINTEXT security 
protocol
                 Key: CAMEL-10196
                 URL: https://issues.apache.org/jira/browse/CAMEL-10196
             Project: Camel
          Issue Type: Bug
          Components: camel-kafka
    Affects Versions: 2.17.2, 2.18.0
            Reporter: Oliver Holzmann
            Priority: Critical


I try to use plain SASL client authentication. I can set 
{{securityProtocol=SASL_PLAINTEXT}} but it is not possible to set sasl 
mechanism to {{PLAIN}} via camel endpoint configuration. Thus the default from 
{{org.apache.kafka.common.config.SaslConfigs.DEFAULT_SASL_MECHANISM=GSSAPI_MECHANISM}}
 is used. 

It should be possible to set something like {{saslMechanism=PLAIN}} in kafka 
endpoint configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to