Open Axory opened 2 years ago
Hey @Axory , I'm checking Hashicorp Vault Transit and it seems like encryption as a service more than storing values encrypted. If I'm not wrong, the flow in case of encrypted secrets will be:
Right? It's an interesting service :) Are you willing to contribute with this?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
Proposal
KEDA Auth supports Hashicorp vault as secret backend but only stores plaintext password in KV v2.
Suggestion to add 1 more parameter to allow the credentials to be encrypted.
Use-Case
Our security team has a policy where we're not allowed to store plaintext password in Hashicorp Vault. It has to be in encrypted value.
Anything else?
No response