Proposal: Support get secrets from Vault #2180
Labels
kind/feature
New feature or request
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
What would you like to be added/modified:
Support for
Source
andSink
plugins to retrieve sensitive data such as usernames and passwords from Vault, enhancing the security of secret data.Why is this needed:
Vault is a powerful secret management solution that supports centralized management of secret data, providing features such as dynamic secrets, access control, encryption and decryption, and auditing. Compared to storing secrets in local files, it offers enhanced security.
FYI:https://www.vaultproject.io/
The text was updated successfully, but these errors were encountered: