Shipping
Pramaan ID
Written almost entirely in Rust, with one shared security core —
sso-core —
compiled identically into the server, the desktop client and the phone. One
audited implementation of the security-critical code, everywhere it runs.
-
Enterprise identity
OIDC/OAuth with PKCE and rotating refresh tokens, a native SAML 2.0 IdP, SCIM provisioning, an LDAP server for the apps that still need one, directory sync from Active Directory or FreeIPA, passkeys, and a self-service account portal.
-
Zero-Trust access
Per-application ZTNA tunnels that fail closed, a forward-auth proxy, browser-delivered RDP/SSH/VNC, a secure web gateway with private DNS filtering and selective TLS inspection feeding inline DLP.
-
Trust and proof
Device-bound tokens (DPoP, RFC 9449) tied to a key that never leaves the Secure Enclave or TPM, post-quantum co-signed approvals, device attestation, live revocation over CAEP/SSF, and an RFC 6962 transparency log whose inclusion proofs anyone can verify.
-
Built for AI
A first-class agent registry, an MCP tool-broker that decides per tool call through the same policy engine as everything else, and signed action receipts you can verify offline against the public key.
Boundary The AI is never on the hot path. If the model disappears, logins keep working — administrators simply lose an assistant.