vault/website/source/docs/agent/autoauth/methods/pcf.html.md
2019-06-17 15:24:10 -07:00

592 B

layout page_title sidebar_title sidebar_current description
docs Vault Agent Auto-Auth PCF Method PCF docs-agent-autoauth-methods-pcf PCF Method for Vault Agent Auto-Auth

Vault Agent Auto-Auth PCF Method

The pcf method performs authentication against the [PCF Auth method] (https://www.vaultproject.io/docs/auth/pcf.html).

Credentials

The Vault agent will use the CF_INSTANCE_CERT and CF_INSTANCE_KEY env variables to construct a valid login call for PCF.

Configuration

  • role (string: required) - The role to authenticate against on Vault.