BeyondTrust Privilege Management
Last updated
Enter the full hostname of your EPM Cloud instance services endpoint. This follows the format <instance>-services.pm.beyondtrustcloud.com, where <instance> is your tenant identifier. You can find this in the URL when logged into the EPM Cloud console.
The OAuth2 Client ID for API access. Navigate to Configuration > Settings > API Settings in the EPM Cloud console to create an API account and obtain the Client ID.
The OAuth2 Client Secret associated with the Client ID above. This is generated when creating the API account in the API Settings page.
Proxy URL (optional).
The amount of time (in seconds) to wait for API responses. (default: 30)
Default Values
Timeout: 30 seconds
Permissions Required
The API account must have read access to the Management API. Create an API account under Configuration > Settings > API Settings with the urn:management:api scope.
Last updated