Vault Adapter overview
The BMC Helix Vault Adapter is a standalone component that enables BMC PATROL Agents to securely retrieve credentials from an external enterprise password vault, such as BeyondTrust. By retrieving credentials dynamically at runtime, it eliminates the need to store passwords in the monitor policy and to update them when credentials change.
The BMC Helix Vault Adapter is designed for secure, remote monitoring environments and acts as an intermediary between PATROL Agents and the vault server. This enables centralized credential management and ensures uninterrupted monitoring in environments where frequent password changes can be disruptive.
BMC Helix Vault Adapter architectureEdit

The following section explains how credentials are retrieved at runtime by using the BMC Helix Vault Adapter:
During remote monitoring, the PATROL Agent requires credentials to authenticate to a remote monitored system. The PATROL Agent sends a credential request to the BMC Helix Vault Adapter. |
When a request is received from a PATROL Agent, the BMC Helix Vault Adapter forwards the request to BMC Helix Operations Management to validate the identity and authorization of the specific PATROL Agent before providing credentials. |
| BMC Helix Operations Management verifies if a valid PATROL Agent is requesting to connect to the BMC Helix Vault Adapter. If the validation fails, the credential request is rejected. |
|
After successful validation, the BMC Helix Vault Adapter sends a credential retrieval request to the Vault Server. |
The Vault Server retrieves the requested credentials and returns them to the BMC Helix Vault Adapter. The response includes:
|
The BMC Helix Vault Adapter returns the retrieved credentials to the PATROL Agent at runtime. The PATROL Agent uses the credentials to authenticate to the remote monitored system. |