AMT Help Files
Home AMT Admin Advanced Configuration Secure Storage Vaults CyberArk Safe Manager

CyberArk Safe Manager

Configuring CyberArk Safe Manager

Secrets are retrieved through HTTP via the REST API. There must be an established endpoint on the client side.

To enable use of the CyberArk vault, you must first set the following environment variables:

CYBERARK_URI (required)
Base URI of the CyberArk PVWA REST API endpoint. Example: https://pvwa.example.com/passwordvault/api

CYBERARK_APP_ID (required)
Application ID registered in CyberArk that identifies and authorizes this application to retrieve secrets.

Additional optional environment variables:

Contents

 Go to top