Credential APIs
The Credentials interface stores information about credentials for use in requesting certificates and other activities. Trust Protection Platform only stores the credentials you create. Any remote credentials remain only under the management of the parent. For example, a vault or safe manages its own secrets.
What is the difference between Credentials, Permissions, and Identity?
- Credentials endpoints manage certificate and other activities. For more information, see Credentials APIs.
- Identity endpoints manage Venafi users. For more information, see Identity APIs.
- Permissions endpoints grant principals (users and groups) privileges to objects within Trust Protection Platform. For more information, see Permission APIs.
📄️ Create Adaptable credential
Create an Adaptable Credential, which is a reference to a vault secret.
📄️ Update Adaptable credential
Update field values in an Adaptable Credential.
📄️ Create CyberArk credential
Create an entry in the policy folder to match credential information in a CyberArk Safe.
📄️ Update CyberArk credential.
Update credentials to match credential information in a CyberArk Safe.
📄️ Create a new credential
When adding Amazon credentials for _ADFS_ or _EC2AssignedRole_ sources, the credentials will be validated before storing them.
📄️ Delete a credential
_Required scope: security:delete_
📄️ Enumerate all credentials
_Required scope: security_
📄️ Rename a credential
_Required scope: security:manage_
📄️ Retrieve a credential
_Required scope: security:manage_
📄️ Update a credential
_Required scope: security:manage_