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
142 stars 65 forks source link

Update on release 1.1.7 schedule #123

Closed s-ifti closed 1 year ago

s-ifti commented 1 year ago

Hello,

I wanted to see when can we expect a release to support awsRoleExternalId as a property for jaas.config

This enhancement (https://github.com/aws/aws-msk-iam-auth/pull/109) is already merged in main but looks like was merged post 1.1.6 release.

This is an important security enhancement, as assume role without check for external id is not a good idea.

Thanks

hhkkxxx133 commented 1 year ago

Hello, we have released 1.1.7 which includes the commit #109. Thanks!