azure-functions-kafka-extension icon indicating copy to clipboard operation
azure-functions-kafka-extension copied to clipboard

Added OAuthBearer authentication mode

Open nakah opened this issue 1 year ago • 4 comments

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.

nakah avatar Jun 13 '23 17:06 nakah

@microsoft-github-policy-service agree

nakah avatar Jun 13 '23 17:06 nakah

any updates on this? I would really need this feature!

steph409 avatar Feb 08 '24 10:02 steph409

We would also be very interested in OAuth support for Confluent Kafka trigger/publish output bindings.

penicaudm avatar Mar 08 '24 09:03 penicaudm

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.

Quenik avatar Mar 18 '24 12:03 Quenik