vault
vault copied to clipboard
fix: Correctly handle redirects from pre 1.15.0 generic v2
Issue: https://github.com/hashicorp/vault/issues/27221
This PR adds check if the secret engine is of type generic and kv version v2 and redirects if so.
fixed by https://github.com/hashicorp/vault/pull/27019