Skip to content

n8n

The n8n Integration enables SailPoint Entro to continuously discover and monitor AI agents and the secrets they use across your automation workflows. This integration specifically identifies workflows incorporating Large Language Model (LLM) nodes and surfaces them in the AI Agents Inventory.

Architecture

SailPoint Entro utilizes a Collector Layer to gather data from the n8n API. For n8n Cloud, communication is established via HTTPS with TLS 1.3 encryption.

+-----------------------+           +-----------------------+
|    Entro Security     |           |     n8n Instance      |
|    (Control Plane)    | <-------> |   (Cloud/Enterprise)  |
+-----------------------+   HTTPS   +-----------------------+
                          (TLS 1.3)

Integration Highlights

  • Discover AI agent workflows using LLM nodes - LangChain, OpenAI, Anthropic, Gemini and more

  • Identify and monitor secrets and credentials referenced within workflow nodes

  • Map workflow ownership to n8n user identities

Prerequisites

  • An active n8n Cloud or Enterprise / self-hosted instance

  • Admin access to generate an API key in n8n

Security & Compliance

  • Communication secured via HTTPS / TLS 1.3

  • API credentials are AES-256 encrypted at rest within SailPoint Entro

  • Integration operates with read-only permissions - no changes are made to your workflows