[
https://issues.apache.org/jira/browse/CAMEL-11682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino reassigned CAMEL-11682:
----------------------------------------
Assignee: Andrea Cosentino
> camel-kafka - Support configuration parameter sasl.jaas.config
> --------------------------------------------------------------
>
> Key: CAMEL-11682
> URL: https://issues.apache.org/jira/browse/CAMEL-11682
> Project: Camel
> Issue Type: Improvement
> Components: camel-kafka
> Reporter: chris snow
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 2.20.0
>
>
> As discussed on the camel [mailing
> list|http://camel.465427.n5.nabble.com/Camel-Kafka-SASL-plain-with-broker-list-rather-than-zookeeper-td5811191.html],
> some Kafka implementations such as [IBM Message
> Hub|https://console.bluemix.net/docs/services/MessageHub/index.html] require
> setting the sasl.jaas.config kafka client parameter, e.g.
> {code}
> sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule
> required username="USERNAME" password="PASSWORD";
> {code}
> If it would help, I can provide access to an IBM Message Hub instance
> endpoint to support this development. Please contact me at: chris.snow at
> uk.ibm.com.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)