Passwords can be retrieved from CyberArk credential provider using REST API.
In the following note i’ll show how to get account details, including password or SSH-key, from CyberArk safe from the command line using curl.
To authenticate on CyberArk i will use certificate-based authentication method. (more…)