Created 03-08-2025 11:50 PM
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
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-11-2025 12:47 AM
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
@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,