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

Support AWS IAM Authentication for Kafka components #3239

Closed
famarting opened this issue Nov 20, 2023 · 0 comments · Fixed by #3240 or #3310
Closed

Support AWS IAM Authentication for Kafka components #3239

famarting opened this issue Nov 20, 2023 · 0 comments · Fixed by #3240 or #3310
Assignees
Labels
help wanted Extra attention is needed kind/enhancement New feature or request
Milestone

Comments

@famarting
Copy link
Contributor

Describe the feature

Followup of #2882

AWS Managed Kafka Service supports authenticating Kafka clients using IAM, additionally MSK Serverless only supports authentication via IAM https://docs.aws.amazon.com/msk/latest/developerguide/serverless.html

From its docs:

MSK Serverless requires IAM access control for all clusters. Apache Kafka access control lists (ACLs) are not supported. 

The request is to add support for AWS IAM Authentication to the Kafka components. Which should be possible using this library https://github.com/aws/aws-msk-iam-sasl-signer-go/tree/main

If everyone agrees I can contribute my implementation

Release Note

RELEASE NOTE: ADD Support AWS IAM with AWS Kafka clusters

RELEASE NOTE:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/enhancement New feature or request
Projects
None yet
3 participants