mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 20:17:00 +02:00
592 B
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.