Skip to main content
By configuring your Auth0 tenant as the Resource App Authorization Server, your SaaS application can accept incoming ID-JAG requests without requiring any code changes. This enables you to issue access tokens in response to these requests, allowing AI agents and other applications to seamlessly consume your MCP or SaaS API on a user’s behalf.

Get started

To configure your Auth0 tenant as the Resource App:
  1. Complete Environment Setup to configure your API and register a test Requesting App in your Auth0 tenant.
  2. Configure the enterprise IdP by following the applicable guide in IdP Integration — Okta as OIDC IdP or Okta as SAML IdP — depending on the IdP and protocol you use to federate with it.
  3. Once both sides are configured, read End-to-end Testing to verify the full XAA flow.