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

Segura PAM

Connection Requirements

1 - Domain

The hostname or IP address of your Segura PAM instance (e.g. segura.company.com). Do not include the protocol prefix.

2 - Client Id & Client Secret

To find these values, follow the steps below:

  1. On Segura, in the navigation bar, hover over the Products menu and select A2A.

  2. In the side menu, select Applications.

  3. In the applications list, find the desired application or use the Authentication Method > OAuth 2.0 filter.

  4. In the Actions button, click Authorizations.

  5. On the Application Authorization screen, find the desired authorization or use the search filters.

  6. In the Actions button, click View.

  7. Click Show in the Client ID and Client Secret fields to view the information.

  8. Copy the information and store it in a secure location.

3 - Is Secure?

Choose this if your connection is going to be over HTTPS (optional, default: True).

4 - Proxy URL

Proxy URL (optional).

5 - Timeout

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

Last updated