CyberArk components
tCyberarkCCPInput | Establishes a connection to the Central Credential Provider web service and retrieves CyberArk vault secrets at runtime. |
tCyberarkInput | Retrieves the content of a secret object (usually, a password) stored in a CyberArk vault at runtime. The retrieved content is stored in the after variable SECRET, which can be referenced by other components in the Job. The content can also be passed to other components in a column named secret through a Row > Main connection. |