Airlock Digital

Configure the Airlock Digital data connector.

In this guide, you'll configure Airlock Digital to send execution telemetry and agent information to Radiant Security.

At the end of this configuration, you will provide Radiant Security with the following values:

  • API Hostname

  • Api Key

Prerequisites

Add the necessary permissions

In Airlock Digital, API keys are tied to individual user accounts. To use an API key effectively, the associated user must belong to a group assigned the required API Roles.

To manage permissions, you have two options:

  • Modify an existing group: Add the necessary API Roles to a group the user already belongs to.

  • Create a new group: Establish a new group specifically for API access and add the user to it.

Create a new group

  1. Navigate to Settings.

  2. Select the Users tab.

  3. Click + Create under the User Group Management section.

  4. In the Add User Group window that appeared:

    1. Enter a clear, recognizable name (e.g., Radiant API Access).

    2. Scroll to the Rest APIs Roles section and select these specific roles:

      • agent/find

      • logging/exechistories

      • logging/svractivities

  5. Click the >> button to move the selected roles into the Current Roles list.

  6. Click Save.

Generate the API key

  1. Navigate to your user profile.

  1. Select the newly created group and click the > button to move it to your Current User Groups list.

  1. Click Generate API Key.

  2. Copy the key to a secure location.

Add the data connector in Radiant Security

  1. From the navigation menu, select Settings > Data Connector and click + Add Connector.

  2. Search for and select the Airlock Digital option and then click Data Feeds.

  3. Under Select your data feeds, select Airlock Digital Execution History and Airlock Digital Sensor Info and click Credentials.

  4. Under Credential Name, give the credential an identifiable name (e.g. Airlock-Credentials).

  5. Under Required Credentials, add the following that you copied from the previous section:

    • Base URL: Your console URL appended with the port :3129. (Format: https://*****.managedwhitelisting.com:3129)

    • API Key: Enter the API Key that you generated in the Generate the API key section.

  6. Click Add Connector.

Last updated