Select this type to create a credential based on a HashiCorp-protected key. This option requires configuring the following settings.

Vault URL

The URL of the HashiCorp Vault protecting the user certificate and key.

Mandatory: Yes.

Vault SSL CA Certificate

The base64-encoded PEM authority certificate of the selected HashiCorp Vault.

Mandatory: No.

Authentication Method

The method for authenticating with the selected HashiCorp Vault.

  • Select UserPass to authenticate using a username and password.
  • Select AppRole to authenticate using Role ID  and the SecretID associated with the AppRole configured in HashiCorp Vault
  • Select Token to authenticate using a Vault token generated in HashiCorp Vault.

Mandatory: Yes.

Vault API KV Version

The version of the HashiCorp Vault KV Secrets Engine configured at the selected Vault mount point.

Version

Description

V1

Non-versioned secrets

V2

Versioned secrets with metadata and secret history

Mandatory: Yes.