Tag: Hashicorp Vault

Retrieve Hashicorp Vault Secrets and Key Names

The web interface that is supplied with Vault has a Search capability, but it is limited. Users are not able to search for nested secrets or Key names. The PowerShell function below can be used to export complete secret paths and the key names. It requires use of the vault command line and that the […]