Skip to content

Agentic Identity.

The identity model for AI agents acting autonomously or on behalf of users — a third category of identity alongside human users and traditional non-human (service) identity, with its own authentication, authorization, and audit patterns.

Agentic identity is the third leg of the identity stool: human (CIAM), workload (NHI), agent. Conflating any two of these is the root of the worst agentic-AI security incidents — an agent running with a user's full token (treating the agent as the user) means the agent's bugs become the user's compromises; an agent running as a generic service account (treating the agent as a workload) loses the audit trail of which user requested which action.

Common questions

What's the difference between agentic identity and NHI?

How do AI agents authenticate to APIs?

Why does agentic identity need its own discipline?

Related terms

In the guides

Last updated 2026-05-15.