[jira] [Created] (KAFKA-13411) Exception while connecting from kafka client consumer producers deployed in a wildfly context to a kafka broker implementing OAUTHBEARER sasl mechanism

2021-10-27 Thread Shankar Bhaskaran (Jira)
Shankar Bhaskaran created KAFKA-13411: - Summary: Exception while connecting from kafka client consumer producers deployed in a wildfly context to a kafka broker implementing OAUTHBEARER sasl mechanism Key: KAFKA-13411

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

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