You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: