confluent-kafka-python icon indicating copy to clipboard operation
confluent-kafka-python copied to clipboard

producer using oauth_cb with azure identity

Open vedrank opened this issue 2 months ago • 1 comments

What

Adding producer example which is using oauth callback function with azure managed identity

Checklist

None

References

JIRA: None

Test & Review

Tested on Azure AKS cluster with workload identity enabled. Run pod with attached k8s service account which is federated to azure managed identity.

Open questions / Follow-ups

We couldn't find example on how to use it with Azure managed identity so we come up with this example.

Review stakeholders

None

vedrank avatar Sep 25 '25 15:09 vedrank