azure-functions-kafka-extension
azure-functions-kafka-extension copied to clipboard
Added OAuthBearer authentication mode
Adds OAuthBearer authentication mode support as requested in #427. Had to bump Confluent.Kafka to 1.9.3 because there was a bug in 1.9.0 during authentication with identity provider.
I've tested using a new Confluent Kafka cluster deployed on Azure using Azure AD as idendity provider.
@microsoft-github-policy-service agree
any updates on this? I would really need this feature!
We would also be very interested in OAuth support for Confluent Kafka trigger/publish output bindings.
It would be great to see this feature in production asap! Confluent.Kafka supports this authentication mode already so imho there's no big deal 'bout it. It would have a huge impact for us.