# Privileged Remote Access

## Requirements

* BeyondInsight = 22.X or higher
* Linux Control Center = 2.10.X or higher
* **OAuth Client ID** and **OAuth Client Secret** from Privileged Remote Access

## Overview

The integration of Linux Control Center with BeyondTrust Privileged Remote Access allows you to transfer Hosts managed by LCC to a *JumpGroup* in PRA.

## Objective

The objective of this document is to demonstrate the step-by-step process for integrating LCC with Privileged Remote Access.

## API Configuration in PRA

1. Access the Privileged Remote Access **/login** screen.
2. Click on **Management** and click on **API Configuration**.

![](/files/XWwtMn8W1XJMtcqZDEAR)

1. Click on **ADD** in API Accounts.

![](/files/9gnt7GOgUyfoutVXJIaj)

1. Enter the **Permissions** as shown in the image below.

![](/files/Clp8f3rmECETRnFF7M7W)

1. Create a *name* to identify the access and save the **OAuth Client ID** and **OAuth Client Secret** in a safe place and click **Save**

![](/files/Oj0ux2CDJEFrVxDRjC86)

## Linux Control Center Integration

1. Access the Linux Control Center and click **Config**

![](/files/vFTPlW254EpMkSEzkI2S)

1. Click **BeyondTrust**

![](/files/8wwmV8ITtJqWUerMyOqh)

1. Click **Privileged Remote Access**

![](/files/wneUit9rsTz2nroXkwvU)

1. Click **Create**

![](/files/XhawH7lHDlVQ3TJjQlDH)

1. Fill in the requested fields

* **Name:** Name to identify the integration
* **URL:** URL of the BeyondTrust PRA of your environment
* **Client ID:** PRA Client ID
* **Secret:** PRA Secret Key

1. Click **Save**

![](/files/cZ0oGQWxkqZJ7MPNNqEj)

1. Click on the created integration and click **Test Connection** to validate the connection of the LCC with the PRA.

* Wait for the **PRA Test Connection** *Action* to be completed in the *Queue*.

![](/files/ZPtwL8f7L1zt1fS0HuEz)

1. The **Status** field will have a green icon indicating that the authentication was successfully validated.

![](/files/4jopDmBZsWUv4TmiWhh7)

1. Click on the **Jump Items** tab and click **Sync**.

* Wait for the **PRA Sync** *Action* to be completed in the *Queue*.

![](/files/ITxbkd2xLE1UCpGc61zD)

1. The Hostname of the *Jumpitems* will be listed with their respective *Jump Group* and *Jumpoint*. 1. Click **Create**.

![](/files/wqzoO1utTzeU6bvBCVE0)

1. Choose which **Jumpoint** the Host will be imported to.

![](/files/vnAuMIN9GyHCuXCdjKDV)

1. Click **Host** to select the desired Host. You can also select an LCC Host group in the **Groups** field.

![](/files/gh4DP6V1EbCardLWLxdG)

1. Select the PRA **Jump Group** where the Hosts will be imported.

![](/files/bMWVNbjrfXS8wEcFc2Ve)

1. Click **Save** to execute the *Action* that will import the selected Hosts to PRA.

![](/files/2jdvS3xKFodYdFnNttGe)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/en/configs-integrations/integrations/beyondtrust/pra.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
