Category "jaas"

How can I configured jaas.conf in order to Kafka Inbound Endpoint WSO2 EI 6.6.0?

I have WSO2 EI 6.6.0 and I am using the next libs to configure Kafka Inbound Enpoint. dropins: org.apache.synapse.kafka.poll-1.0.10.jar lib: kafka_2.12-1.0.0.

Kafka authentication with Jaas config

I have set up my Kafka jaas config as an external bean in my spring boot application to read my configuration from my application.yaml file. But I am facing an