grepplabs / kafka-proxy

Proxy connections to Kafka cluster. Connect through SOCKS Proxy, HTTP Proxy or to cluster running in Kubernetes.
Apache License 2.0
501 stars 87 forks source link

Support for MSK IAM #87

Closed leowmjw closed 1 year ago

leowmjw commented 3 years ago

Any plans to support MSK IAM capabilities? Details of Java implementation in --> https://github.com/aws/aws-msk-iam-auth

I'll take a stab at submitting a PR for this but need some guidance. Could you suggest where I should focus making the changes (new to AWS v4 Signer + Kafka with SSL_SASL)?