Integrate Postman Vault with external vaults

Postman Vault integrations are available on Postman Enterprise plans with the Advanced Security Administration add-on.

You can integrate your Postman Vault with external vaults, such as Azure Key Vault. This enables you to link vault secrets with secrets stored in an external vault. You can then reference vault secrets in your local instance of Postman, and retrieve the value of secrets stored in external vaults when you send HTTP requests.

You can create Postman Vault integrations from the Postman desktop app.

Before you integrate your Postman Vault with external vaults, make sure you understand how to add vault secrets to your Postman Vault, and reference vault secrets in Postman.

You can't create an integration that links vault secrets created using Guided Auth with external vaults.

About Postman Vault integrations

Postman Vault integrations enable you to link vault secrets with secrets that are stored in an external vault. You can then reference vault secrets in your local instance of Postman, and retrieve the value of external vault secrets using end-to-end encryption when you send HTTP requests. Postman supports Postman Vault integrations with 1Password, AWS Secrets Manager, Azure Key Vault, and HashiCorp Vault.

Postman retrieves authentication credentials that enable you to authenticate with your external vault, such as a user access token. The type of authentication credentials that Postman retrieves can vary depending on the external vault you're authenticating with. Postman must authenticate with your external vault to retrieve secrets from it when you send HTTP requests. Authentication credentials and retrieved secrets aren't stored in your local instance of Postman or the Postman cloud. Postman also removes them from your working memory and local storage when you sign out of Postman or your authentication credentials expire.

You'll need to reauthenticate with external vaults each time you sign in to Postman, or when your authentication credentials expire in Postman.

You can only integrate your Postman Vault with one organization in an external vault provider at a time. If you want to integrate with a different organization in your external vault provider, you must disconnect the integration, then create a new integration that authenticates with a different organization. See the following details about creating and managing integrations with external vault providers:

  • 1Password, AWS Secrets Manager, and Azure Key Vault - You create and manage the integration with your Postman Vault. This means you and your team members can integrate with different organizations in 1Password, AWS Secrets Manager, and Azure Key Vault.
  • HashiCorp Vault - Only a Postman Team Admin or Super Admin can create and manage the integration with your Postman Vault. This means that you and your team members must integrate with the same organization in HashiCorp.

External partners assigned the Partner role can't access Postman Vault integrations.

Supported integrations

Postman supports the following Postman Vault integrations:

Manage integrations

You can manage and update your Postman Vault integrations. Set the expiration duration for cached secrets, change linked secrets, reauthenticate with your external vaults, and disconnect your integrations.

Troubleshoot vault secrets

If your vault secrets are unresolved, learn how to fix unresolved vault secrets.

Last modified: 2024/04/29