CyberArk - API to retrieve passwords from Enterprise Password Vaults
We have a requirement to use CyberArk - API to retrieve passwords from Enterprise Password Vaults (EPV). We are planning to store all passwords which are hard coded in any of config files with EPV. If anyone of you have used this implementation, it will be great if you can let us know how this can be done in pega.
I understood the usual process to encrypt password stored in config file is through keyring-file, If prpc didn't find password in config file, it will look in keyring file. Since we would like to use CyberArk - API, please advise how to instruct pcpc to get the password from CyberArk instead of getting from prConfig.xml file/keyring file.