hashicorp-vault-plugin icon indicating copy to clipboard operation
hashicorp-vault-plugin copied to clipboard

Do not make two calls to vault to retrieve username and password

Open parvathycec opened this issue 1 year ago • 0 comments

What feature do you want to see added?

There are two calls made to vault to retrieve username and password of same secret path. In an environment where vault is '-as-a-service', this affects our performance and increases the bill based on the number of calls to the vault service. Can you make just one call to retrieve username and password for a given secret path.

Upstream changes

No response

parvathycec avatar Jan 26 '23 19:01 parvathycec