cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting Confluent Kafka using OAuth

Emilda
New Contributor

Hello All

We have a use case to connect to Confluent Kafka only using OAuth. I guess SL Kafka connectors don't support OAuth. Can someone suggest if there is any other way to achieve this, apart from using Rest interfaces?

Thanks

 

 

1 ACCEPTED SOLUTION

ptaylor
Employee
Employee

This is something our Snaps Team is actively working on.

View solution in original post

3 REPLIES 3

ptaylor
Employee
Employee

This is something our Snaps Team is actively working on.

Emilda
New Contributor

Thank you! I will try with Rest interfaces till then.

Emilda
New Contributor

Have anyone tried consuming messages from Confluent Kafka topic using Rest Get in Snaplogic? i only get the metadata but not the key , value pair of data from the Topic. I see few posts in Kafka end saying we can not consume messages from a topic using Rest API. Is there a way?