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

Hidden Credentials for Kafka Connectors #1116

Closed
javier-torres opened this issue Jun 9, 2022 · 3 comments
Closed

Hidden Credentials for Kafka Connectors #1116

javier-torres opened this issue Jun 9, 2022 · 3 comments

Comments

@javier-torres
Copy link

Hi,

We have working with AKHQ several months and we are very happy with the application, it´s fantastic!!

As we are using it every, we have been findind several little things to improve. Now, we are working with Kafka-Connect and creating multiples connector for differents purposes. When you access to connector configuration, you can see the passwords are displayed in plain text. We have vision reader over all the AKHQ to developers and it would be interesting that these credentials are not seen and are encrypted, for example: *************

Attached an image of what we have in mind that would be interesting to consult:

image

Thank you so much.
Javier Torres

@eddyv
Copy link

eddyv commented Jun 12, 2022

Hey @javier-torres. I'd recommend taking a look at adding a secrets' provider to your kafka connect instance. It'd be a more complete solution to prevent kafka connect from exposing those details via the rest api as opposed to only masking it in AKHQ.

Lenses offers a few open source ones that you can find here. Hope this helps!

@javier-torres
Copy link
Author

Hey @eddyv, it is a nice tool which we will try, but nevertheless, it would not hurt to encrypt the credentials data in plain text as other tools like Kafka UI do.

imagen

Thank you

@tchiotludo
Copy link
Owner

duplicate #505

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