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)