Delegated Authorization
Delegated Authorization for AI Agents
Enable your AI agents to call APIs on a user’s behalf using OAuth 2.0, with access scoped to only what the user has explicitly consented to.
Delegated authorization allows an authenticated user to grant your AI agent permission to call APIs on their behalf. Auth0 implements delegated authorization using access tokens that define the scope of permissions the user has explicitly granted to the agent.
In Auth0, users can authorize AI agents to call first-party or third-party APIs on their behalf.