OpenAgentID documentation
Integration map

The identity stack

Independent protocol layers and the configuration that joins them.

OpenAgentID is a family of independently useful libraries. A small facade connects them, but the providers, trust roots, persistence and policy remain explicit application choices.

NeedStart here
Identify an entityOAS
Verify a capabilityACT quickstart
Broker credentialsArsenal
Verify authority and policyAEGIS
Authenticate a peerTransport comparison
Govern a skill/toolSkills policy
Integrate with a frameworkMCP and lifecycle hooks
Choose a runtimeSix language SDKs

Compose deliberately

First identify the action and trust boundary. Choose token verification, identity authentication, or privileged authority verification accordingly. Connect the relevant provider, select its storage and configuration, then exercise success and denial paths. Add credential brokering only where the action needs a provider secret.

The source includes six SDK languages with different versions and API coverage. The catalog is the version source of truth for this documentation snapshot. No single facade call proves every underlying subsystem has been provisioned or is live.

On this page