Zitadel
Cloud-native identity and access management platform with multi-tenancy, SSO, MFA, and OIDC/SAML support, usable self-hosted or as a managed service.
Overview
ZITADEL is an open-source identity and access management platform built around a strict multi-tenant hierarchy - Identity System, Organizations, and Projects - with isolated data and policy scoping at each level. It provides single sign-on, multi-factor authentication, passkeys, OIDC, SAML, and SCIM out of the box, and every resource and action is available through gRPC, connectRPC, and REST/HTTP APIs.
Its architecture writes every mutation as an immutable event, giving a comprehensive, API-accessible audit trail rather than a set of selectively logged actions. ZITADEL Cloud and self-hosted ZITADEL run the same codebase, and the project is designed for zero-downtime updates and horizontal scalability without relying on external session stores.
ZITADEL fits teams building multi-tenant SaaS or B2B platforms that need native support for organizations and instance-level isolation, rather than bolting multi-tenancy onto a single-tenant identity system.
- Categories
- Authentication & Security
- Languages
- Go
- License
- AGPL-3.0
Related Projects
Keycloak
Apache-2.0Open source identity and access management solution with single sign-on, OAuth2 and OpenID Connect support.
- Authentication & Security
Authelia
Apache-2.0Self-hosted single sign-on and two-factor authentication portal that sits in front of your reverse proxy to protect existing web apps.
- Authentication & Security
Auth.js
ISCOpen-source authentication library built on standard Web APIs, supporting OAuth, email/passwordless and credential-based sign-in for any JavaScript framework or runtime.
- Authentication & Security
Appwrite
BSD-3-ClauseOpen-source backend platform providing authentication, databases, storage, functions and realtime APIs, self-hosted or as a managed cloud service.
- Backend
- Database
- Authentication & Security
Spotted an error? Suggest an edit on GitHub.