For the complete documentation index, see llms.txt. This page is also available as Markdown.

BeyondTrust Privilege Management

Connection Requirements

1 - Domain

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.

2 - Client ID

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.

3 - Client Secret

The OAuth2 Client Secret associated with the Client ID above. This is generated when creating the API account in the API Settings page.

4 - Proxy

Proxy URL (optional).

5 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Default Values

  • Timeout: 30 seconds

Last updated