Solved
Pega 8 connectivity to MSK via Public Access and SASL/SCRAM
Hi, Greetings. I am trying to connect to MSK by enabling public access as well as using SASL/SCRAM, i have the below in properties file
security.protocol=SASL_SSL sasl.mechanism=SCRAM-SHA-512 sasl.jaas.config=org.apache.kafka.common.security.scram.ScramLoginModule required \ username="xxx" \ password="xx-xxx";
But i am getting
Could not connect to Kafka, reason: com.pega.dsm.kafka.api.KafkaConnectivityException: Error connecting to Kafka
Is there something i am missing? Can someone please help me with this?
Regards,
Bharat
***Edited by Moderator Rupashree S. to add Capability tags***
To see attachments, please log in.
@SanthoshB16725345 Hi, Similar issue with one of the security groups, once i configured the inbound rule, i was able to connect.
Regards,
Bharat