HashiCorp Vault · Example Payload

Vault Sys Enable Auth Method Request Example

AppRole auth for microservices

DevOpsEncryptionOpen SourcePKISecrets ManagementSecurity

Vault Sys Enable Auth Method Request Example is an example object payload from HashiCorp Vault, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typedescription

Example Payload

Raw ↑
{
  "type": "approle",
  "description": "AppRole auth for microservices"
}