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

BeyondTrust PRA

Connection Requirements

1 - Domain

The hostname of your BeyondTrust PRA appliance (e.g., access.example.com). Do not include the protocol (https://).

2 - Client ID

The OAuth2 client ID for API access. Navigate to /login > Management > API Configuration in your PRA console to create an API account and obtain the client ID.

3 - Client Secret

The OAuth2 client secret associated with the client ID above.

4 - Proxy

Proxy address for connecting to BeyondTrust PRA (optional).

5 - Timeout

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

Last updated