Skip to content

Pre-release. v0.1 is not out yet, so there is nothing to install and no public source to clone — the quickstart builds from a checkout.

Onbe documentation

Onbe is an agent identity and delegation control plane. It issues short-lived, scoped tokens that let an AI agent act on behalf of a specific human, and keeps a hash-chained audit trail that proves which human.

Everything here is standards-based: RFC 8693 for token exchange, RFC 7662 for introspection, RFC 7009 for revocation and RFC 8707 for resource indicators. Agents authenticate with private_key_jwt, signing a short-lived assertion with their own key. There is no client_secret_post and there will not be one: static shared secrets are the thing the project exists to remove.

OnbePre-release. v0.1 is not out yet.

© 2026 Onbe