Connection Methods
Focus
Focus
Prisma AIRS

Connection Methods

Table of Contents

Connection Methods

Select a connection method based on the platform or protocol your target uses.
Where Can I Use This?What Do I Need?
  • Prisma AIRS (AI Red Teaming)
  • Prisma AIRS AI Red Teaming license
  • Prisma AIRS AI Red Teaming deployment profile
The connection method determines how AI Red Teaming sends attack prompts to your target endpoint and receives responses. Each method is optimized for a specific platform or protocol, so you configure only the credentials and details relevant to that platform.
AI Red Teaming offers two categories of connection methods:
The following table lists each connection method, the target types it supports, and when to use it:
Connection MethodApplicable Target TypesDescription
OpenAI and Hugging FaceModels, Applications, AgentsFor models hosted on OpenAI or Hugging Face. Requires an API key and the API endpoint URL for your model.
DatabricksModels, Applications, AgentsFor models served through a Databricks workspace. Supports personal access token and OAuth service principal authentication.
AWS BedrockModels, Applications, AgentsFor models accessed through Amazon Bedrock. Uses IAM credentials for authentication.
REST API or Streaming or WebSocketModels, Applications, AgentsFor any custom endpoint. You specify the endpoint URL, authentication headers or payload, and the JSON structure of the request. For private endpoints, you can use an IP allowlist or Network Channels for connectivity.
(For Agent Only) Microsoft Copilot StudioAgents onlyFor agents built on Microsoft Copilot Studio. Requires an application registered in Microsoft Entra ID and delegated permission consent.
(For Agent Only) n8nAgents onlyFor AI agents built as n8n workflows. Connects to your workflow's production webhook URL and supports REST, Streaming, and multimodal file attacks.
Custom Target AdapterModels, Applications, AgentsFor targets that require non-standard protocols, custom authentication flows, or proprietary request and response formats.