HashiCorp Vault 1.10 was released on March 23rd, introducing some exciting new features and enhancements. #move-secrets-engines-and-auth-methods-across-namespacesMove Secrets Engines and Auth Methods Across Namespaces Vault 1.10 extended the https://www.vaultproject.io/api-docs/system/remount API endpoint to support moving secrets engines and auth methods from one mount location to another.

The new https://learn.hashicorp.com/tutorials/vault/mount-move?in=vault/new-release tutorial demonstrates how easily you can move secrets engines and auth methods from one mount path to the new target path across namespaces.

The https://learn.hashicorp.com/tutorials/vault/ibm-db2-openldap tutorial demonstrates how to use the OpenLDAP secrets engine to solve the Db2 credential management challenge.

Related Articles