Part of: CIAMLast updated 27 August 2026 · 1 min read

What is an ID token?

An ID token, from OpenID Connect, carries information about who authenticated, so the application can establish a session.

Frequently asked questions

Is an ID token the same as an access token?

No, an ID token establishes who logged in; an access token grants API access. They're issued together but serve different purposes.

Who is supposed to read an ID token?

The application (relying party) that requested it, not downstream APIs, which should rely on the access token instead.

Building the integration, not choosing it?Definitions stop where implementation starts. The developer docs carry the API references, SDKs and SCIM endpoints.
Developer doc

Ready to move beyond legacy CIAM?

Definitions are the easy part. Go live in weeks with identity that governs AI agents, customers, and partners from one place.

Learn more