Parako.ID
Your auth server.
Self-hosted. Free.
What is Parako.ID?
A self-hosted OIDC/OAuth2 identity provider built on an OpenID Certified library. You own your data, your domain, your auth server.
SSO, MFA with WebAuthn passkeys, social login, and multi-tenancy out of the box — with SQLite, MongoDB, or PostgreSQL as the backing store.
Ships with a management API, CLI tools, and an admin panel. MIT licensed, free forever, no vendor lock-in.
Who is it for?
- Startups and indie developers who want full control over authentication without paying per-user fees to a SaaS provider.
- Engineering teams building multi-tenant platforms that need isolated auth per customer — each with its own branding, users, and OIDC configuration.
- Any organization that requires self-hosted identity infrastructure for compliance, data sovereignty, or simply to avoid vendor lock-in.
How it works
Key Capabilities
SSO & OIDC
Standards-compliant OpenID Connect provider with Auth Code + PKCE, Client Credentials, Device Flow, and token-gated dynamic registration.
MFA & Passkeys
TOTP, email OTP, SMS, and WebAuthn/FIDO2 passkeys with password breach detection.
Multi-Tenant
Per-tenant data isolation, branding, and dedicated OIDC provider instances.
Social Login
Google, GitHub, Microsoft, LinkedIn, and Facebook out of the box. Per-tenant credential inheritance, PKCE on every flow, and configurable account linking.
Admin & API
Web dashboard, interactive CLI, and a RESTful management API with 30 scoped permissions.
Security First
Argon2id hashing, AES-256-GCM encryption at rest, session binding, impossible travel detection, and rate limiting.
Ready to own your auth?
Deploy Parako.ID on your server in under 5 minutes.
curl -sSL https://get.parako.id | shMIT Licensed · Built on OpenID Certified Library · Maintained by @Dahkenangnon