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

Security #76

Open
satishcb opened this issue Sep 19, 2022 · 3 comments
Open

Security #76

satishcb opened this issue Sep 19, 2022 · 3 comments

Comments

@satishcb
Copy link

Any solutions/suggestions in how we can avoid the plaintext password in the json files?

@DarioBalinzo
Copy link
Owner

The configuration of this connector respect the standart kafka connect configuration. Here you can find more info about it: https://docs.confluent.io/platform/current/connect/userguide.html

Using the rest api you are not forced to use curl as in the examples, but you can use any other tool (confluent monitoring gui https://www.confluent.io/product/confluent-platform/gui-driven-management-and-monitoring/ or any custom tool/script able to make rest request)

@satishcb
Copy link
Author

Thanks for quick response. Will checkout the links provided. Just want to confirm that I was referring to the es.user and es.password fields.

@Protocol-X
Copy link

You can use any of the providers with newer versions of kafka to avoid plain text. https://docs.confluent.io/platform/current/connect/userguide.html#configprovider-interface

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

No branches or pull requests

3 participants