## Introduction

This guide walks you through configuring a Pentera integration for the Vulnerabilities connector.

## Prerequisites

Before you begin, ensure that you have:

- Access to a Pentera appliance with administrative privileges
- A Client ID and TGT (Ticket Granting Ticket) for API authentication
- Network access to the Pentera appliance API endpoint (default port 8181)


## Obtaining API Credentials

To obtain the Client ID and TGT needed for authentication, refer to the [Pentera documentation](https://docs.pentera.io/) on API access configuration. You will need a Client ID and the initial TGT token issued by the Pentera appliance.

## Configuring the Integration

Create a Pentera Vulnerabilities provider with the following fields:

**Credential** — A Basic credential containing your Pentera API authentication details:

- **Client ID** — The Client ID issued by the Pentera appliance for API access.
- **TGT Token** — The Ticket Granting Ticket (TGT) secret token used for authentication. Note that this token rotates after each login.


**Base URL** — The base URL of your Pentera appliance, including the port (e.g., `https://your-pentera-host:8181`).