[
https://issues.apache.org/jira/browse/CAMEL-10196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-10196.
--------------------------------------
Resolution: Fixed
> 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
> Assignee: Andrea Cosentino
> Fix For: 2.18.0
>
>
> 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)