Skip to content

Support OAuthBearer authentication for Google Cloud Managed Service for Apache Kafka #940

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

Open
jovezhong opened this issue Apr 27, 2025 · 0 comments
Assignees
Labels

Comments

@jovezhong
Copy link
Contributor

Use case

Similar to how we support IAM Role for AWS MSK, we'd like to add the recommended OAuthBearer on GCP, to avoid hardcoding the username/password while creating the Kafka External Stream

Describe the solution you'd like

Add a new type of sasl_mechanism to support GCP Kafka
A Java implementation is available at https://github.com/googleapis/managedkafka

Describe alternatives you've considered

Additional context

https://cloud.google.com/managed-service-for-apache-kafka/docs/authentication-kafka?hl=en#Console

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

No branches or pull requests

2 participants