Welcome to the ORGNET Developer Hub

Everything you need to integrate secure, cross-domain authentication into your apps. Start in 60 seconds or explore the full platform.

OAuth 2.1 + PKCE Cross-Domain SSO RBAC AI Agent Security RS256 JWT
Start Here

60-Second Quickstart

Add one script tag, configure your client ID, and call orgnet.protectPage(). Your app is protected. Seriously, that's it.

View quickstart →
📖
Reference

Full Documentation

Authentication flows, JWT claim reference, RBAC model, cross-domain SSO architecture, and the complete REST API reference.

Browse docs →
🔌
SDKs

SDK & Libraries

orgnet.js for browser apps. PHP Composer package for Laravel / server-side validation. React components for embedded auth UI.

View SDKs →
🌐
Core Feature

Cross-Domain SSO

Users log in once and move seamlessly across all your registered domains. The silent token derivation flow explained step by step.

How SSO works →
🛡️
Access Control

RBAC & Permissions

OrgAdmin, AppAdmin, Editor, Viewer — four system roles with a full hierarchy. Permissions embedded in JWT claims, enforced locally in your app.

RBAC guide →
🤖
AI Agents

OpenClaw Integration

Zero-trust security for AI agents. Service accounts, scope-locked tokens, per-agent audit logs, and rate limiting via the Client Credentials grant.

Agent security guide →
🔑
API Reference

REST API

All endpoints: /oauth/token, /auth/me, /token/derive, introspect, revoke, and more. With curl examples.

API reference →
🏢
Architecture

Multi-Org Identity

One user, multiple organisations. The Person → Identity model explained: how emp_id, org_id, and the active-identity flag work together.

Identity model →
🔐
Security

JWT & Token Lifecycle

RS256 signing, Master Session Tokens, 15-minute Access Tokens, Redis-backed revocation in under 1ms, and JWKS key rotation.

Token reference →

Already using OrgNet?

Sign in to access your dashboard, manage API keys, view your org's users and roles, and monitor your audit log.

Sign In to Dashboard