Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth example for Python #109

Open
boybundit opened this issue Jun 18, 2020 · 5 comments
Open

OAuth example for Python #109

boybundit opened this issue Jun 18, 2020 · 5 comments

Comments

@boybundit
Copy link

Description

There is only Java and Go example how to use with Azure AD.
https://github.com/Azure/azure-event-hubs-for-kafka/tree/master/tutorials/oauth

It would be great if there is more example in other languages e.g. Python.

@arerlend
Copy link
Contributor

@serkantkaraca

@serkantkaraca
Copy link
Member

OAUTHBEARER support for Python client is still not there yet. Feature request is tracked at confluentinc/confluent-kafka-python#545

@elatt
Copy link

elatt commented Sep 24, 2021

Looks like upstream support in the Python client was added in 1.6.1

@axelwest36
Copy link

I have added a Python example with OAuth which is included in PR #186

@joshuaphelpsms
Copy link

Updated OAuth2 sample has been merged PR #210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants