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
145 stars 67 forks source link

Allow users to debug the credentials being used. #42

Closed sayantacC closed 3 years ago

sayantacC commented 3 years ago

They can specify awsDebugCreds=true as an option on the sasl.jaas.config and set client side logging to DEBUG to log the identity of the credentials being used.

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