jfnumainville's avatar
jfnumainville
Occasional Contributor
3 years ago
Status:
New Idea

Enabling OAuth2 for Kafka topics

It would really be helpful if OAuth2 authentication would be enabled for  Kafka topics just like for Rest APIs. Tokens would be dynamically generated and then put a reference to it into the connection settings. 

 

This feature would enable automating Kafka topics using OAuth2 as tokens expire after a given period (60 minutes or less usually)

 

2 Comments