Part of: Agentic AILast updated 10 September 2026 · 1 min read

What is a Client ID Metadata Document (CIMD)?

A Client ID Metadata Document is an emerging OAuth extension in which a client's identifier is itself a URL that resolves to a document describing the client, allowing an authorization server to identify and validate a client it has never seen before without a separate manual registration step. It is one of the mechanisms making it practical for authorization servers to support AI agents that customers bring on their own, rather than only agents a business has pre-registered.

Frequently asked questions

How is a CIMD different from dynamic client registration?

Dynamic client registration requires an explicit registration call before first use; a CIMD lets the client identifier itself carry enough metadata for the authorization server to validate it on the fly.

Is CIMD a finalized standard?

It's an emerging extension in the OAuth ecosystem, worth tracking as agentic identity standards mature rather than treating as universally deployed today.

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