- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Kafka Authentication Issues with third party
- Labels:
-
Apache Kafka
Created 03-08-2025 11:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello eveyone
we’re experiencing with consuming Kafka from a third-party (Qradar) system outside of CDP. In their configuration, the only SASL mechanisms available for configuration are:
PLAIN
SCRAM-SHA-256
SCRAM-SHA-512
However, all of these mechanisms are resulting in authentication errors. how we can connect Qradar to kafa to be able to consume the data from kafka
Thanks in advance
Created 03-11-2025 12:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From CDP Kafka server side, SASL/PLAIN, or SASL/SCRAM is supported. You may refer to some similar docs ( not exact what you need for your 3rd party client ) and modify them accordingly, e.g.:
SASL/PLAIN: https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/kafka-securing/topics/kafka-secure-pam-client...
SASL/SCRAM: https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/kafka-securing/topics/kafka--secure-deltokens...
Please contact cloudera support on MyCloudera portal if you need further assistance:
Created 03-20-2025 09:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@MarinaM, Did the response help resolve your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.
Regards,
Vidya Sargur,Community Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:
