aws / aws-msk-iam-auth

Enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters.
Apache License 2.0
137 stars 65 forks source link

Add support for explicit access key and secret in sasl.jaas.config (#98) #99

Closed mkoch1 closed 1 year ago

mkoch1 commented 1 year ago

Issue #, if available:

98

Description of changes: Added support for role + explicit access key/secret in the jaas config.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

mkoch1 commented 1 year ago

Fwiw, there is a build available at https://jitpack.io/#mkoch1/aws-msk-iam-auth/1.1.5-EF in case anyone has use for it.