IAM-05

Identity & Access

Identity for non-human agents — cryptographic identity, OAuth/OIDC, capability-based security, token theft and zero-trust enforcement.

Agent identity flow: an agent authenticates to an issuer, receives a short-lived scoped token, and presents it to a resource that verifies scope before actingagentnon-human idtoken issuerOAuth / mTLSresourceverifies scopeauthenticatescoped tokenleast privilege: the token grants only this task, expires fast, and is bound to the agent's identity
Pillar

Cryptographic Identity for AI Agents: Issuing Verifiable Identity with mTLS, JWT, and SPIFFE/SPIRE

How to give non-human AI agents verifiable cryptographic identity using mTLS, JWT, and SPIFFE/SPIRE — why static API keys fail and how to issue short-lived workload identity.

Read

Other domains