When attempting to integrate Automic Automation with CyberArk Central Credential Provider (CCP), jobs fail to retrieve credentials.
Symptoms The following error appears in the Agent or JWP logs:
U00045195 The password request failed with the error message: 'Creation of credential provider failed - probably prerequisites are not installed or it's not configured properly.'
The Automation Engine (AE) uses hardcoded routing keywords to identify external vaults. If the Password Vault field in the Login object contains a custom name or the name of a VARA object instead of the recognized internal keyword, the AE fails to initialize the credential provider.
Ensure the configuration follows these mandatory naming conventions:
Update Login Object:
CYBERARK (case-sensitive). Do not use custom names or variable names here.Standardize Configuration VARA:
UC_VAULT_CYBERARK.CYBERARK.Client Placement:
UC_VAULT_CYBERARK VARA exists in the client where the job is executed or in Client 0.TLS/SSL Requirements:
curl or communication layer is forced to HTTP/1.1 as NTLM is not supported over HTTP/2.For detailed setup instructions, refer to the product documentation on . To receive updates on this topic, please .