Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-10196

Camel KAfka doesn't support SASL_PLAINTEXT security protocol

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.18.0
    • 2.18.0
    • camel-kafka
    • None
    • Novice

    Description

      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.

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            OHolzma Oliver Holzmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: