Re: Issue with Kafka consumers and producers on wildfly and SASL

2021-10-27 Thread Shankar Bhaskaran
Hi , I have a fix for this issue , how should i submit a patch ? Regards, Shankar On Mon, Aug 30, 2021 at 3:40 AM Shankar Bhaskaran wrote: > Hi , > > > > I have set up a Kafka cluster on my linux machine secured using keycloak > (OAUTHBEARER) Mechanism. I can use the Kafka Console Consumers a

Issue with Kafka consumers and producers on wildfly and SASL

2021-08-29 Thread Shankar Bhaskaran
Hi , I have set up a Kafka cluster on my linux machine secured using keycloak (OAUTHBEARER) Mechanism. I can use the Kafka Console Consumers and Producers to send and receive messages. I have tried to connect to Kafka from my consumers and producers deployed as module on the wildfly App serve