Forum Discussion

Emilda's avatar
Emilda
New Contributor
2 years ago
Solved

Connecting Confluent Kafka using OAuth

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

 

 

  • This is something our Snaps Team is actively working on.

3 Replies

  • This is something our Snaps Team is actively working on.

    • Emilda's avatar
      Emilda
      New Contributor

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

  • Emilda's avatar
    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?