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

AWS IAM Auth support #48

Closed
siagroove opened this issue Oct 18, 2021 · 5 comments
Closed

AWS IAM Auth support #48

siagroove opened this issue Oct 18, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@siagroove
Copy link

Hi,
I wanted to know if there are any plans to support AWS MSK IAM auth in future. In order to support that auth mechanism, their library needs to be imported: https://github.com/aws/aws-msk-iam-auth
But that library is supported in Java only, so that needs to be supported in golang as well. We are using MSK to deploy our kafka cluster with IAM auth, so currently we can't use Topicctl unless the aws iam auth support is added.

@yolken-segment
Copy link
Contributor

It looks like we can do this once segmentio/kafka-go#661 is fixed. Not sure on the timeframe there, but will check with the team to see how that task is being prioritized.

@yolken-segment yolken-segment added the enhancement New feature or request label Oct 18, 2021
@yolken-segment
Copy link
Contributor

Spoke to the kafka-go team, the previous issue should be addressed soon. Once that's done, we can update topicctl to support it.

@siagroove
Copy link
Author

That's great news! Thank you.

@yolken-segment
Copy link
Contributor

kafka-go change is in progress: segmentio/kafka-go#763

@yolken-segment
Copy link
Contributor

Fixed in #57.

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

No branches or pull requests

2 participants