Choose one resource
Register the API or MCP server the client is asking to reach—not the user’s entire account.
Product
Customer IdentityPublic beta · Hosted customer authenticationMCP AuthorizationDeveloper preview · Scoped AI-client accessAgent AccessDesign partner · External provider accessWorkforce IdentityDesign partner · Employee lifecycle and SSODevelopers
OverviewHosted Auth, OAuth/OIDC, and MCPDocumentationGuides & integrationAPI referenceEndpoints & schemasTrust
DPDP readinessChecklist & readiness reviewSecurityHow we protect your dataPrivacyHow we handle your dataLet the user approve one protected resource and a defined set of actions. Issue the client a short-lived token for that audience, then verify it at your MCP server or API.
Register the API or MCP server the client is asking to reach—not the user’s entire account.
Ask for explicit scopes and preserve the grant instead of handing the client a broad credential.
Validate issuer, signature, audience, expiry, and scope before your server performs the action.
MCP Authorization is available now for customer-owned MCP servers and APIs. Production agent delegation, sender-constrained tokens, and the broader Agent Access lifecycle remain separate roadmap work.
Available now