Zitadel Logo Zitadel Logo

You want auth that's quickly set up like Auth0 but open source like Keycloak? Look no further — ZITADEL combines the ease of Auth0 and the versatility of Keycloak. We provide a wide range of out of the box features like secure login, self-service, OpenID Connect, OAuth2.x, SAML2, branding, Passwordless with FIDO2, OTP, U2F, and an unlimited audit trail to improve the life of developers. Especially noteworthy is that ZITADEL supports not only B2C and B2E scenarios but also B2B. This is super useful for people who build B2B Solutions, as ZITADEL can handle all the delegated user and access management. With ZITADEL you rely on a battle tested, hardened and extensible turnkey solution to solve all of your authentication and authorization needs. With the unique way of how ZITADEL stores data it gives you an unlimited audit trail which provides a peace of mind for even the harshest audit and analytics requirements. --- **[🏡 Website](https://zitadel.com) [💬 Chat](https://zitadel.com/chat) [📋 Docs](https://docs.zitadel.com/) [🧑‍💻 Blog](https://zitadel.com/blog) [📞 Contact](https://zitadel.com/contact/)** ## Get started ### ZITADEL Cloud (SaaS) The easiest way to get started with [ZITADEL Cloud](https://zitadel.cloud). It's free for up to 25'000 authenticated requests. Learn more about the [pay-as-you-go pricing](https://zitadel.com/pricing). ### Install ZITADEL - [We provide installation guides for multiple platforms here](https://docs.zitadel.com/docs/guides/deploy/overview) ### Quickstarts - Integrate your app [Multiple Examples can be found here](https://docs.zitadel.com/docs/examples/introduction) > If you miss something please feel free to [join the Discussion](https://github.com/zitadel/zitadel/discussions/1717) ## Why ZITADEL - [API-first](https://docs.zitadel.com/docs/apis/introduction) - Strong audit trail thanks to [event sourcing](https://docs.zitadel.com/docs/concepts/eventstore/overview) - [Actions](https://docs.zitadel.com/docs/concepts/features/actions) to react on events with custom code - [Branding](https://docs.zitadel.com/docs/guides/manage/customize/branding) for a uniform user experience - [CockroachDB](https://www.cockroachlabs.com/) or a Postgres database is the only dependency ## Features - Single Sign On (SSO) - Passwordless with FIDO2 support - Username / Password - Multifactor authentication with OTP, U2F - [Identity Brokering](https://docs.zitadel.com/docs/guides/integrate/identity-brokering) - [Machine-to-machine (JWT profile)](https://docs.zitadel.com/docs/guides/integrate/serviceusers) - Personal Access Tokens (PAT) - Role Based Access Control (RBAC) - [Delegate role management to third-parties](https://docs.zitadel.com/docs/guides/manage/console/projects) - Self-registration including verification - User self service - [Service Accounts](https://docs.zitadel.com/docs/guides/integrate/serviceusers) - [OpenID Connect certified](https://openid.net/certification/#OPs) => [OIDC Endpoints](https://docs.zitadel.com/docs/apis/openidoauth/endpoints), [OIDC Integration Guides](https://docs.zitadel.com/docs/guides/integrate/auth0-oidc) - [SAML 2.0](http://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-tech-overview-2.0.html) => [SAML Endpoints](https://docs.zitadel.com/docs/apis/saml/endpoints), [SAML Integration Guides](https://docs.zitadel.com/docs/guides/integrate/auth0-saml) - [Postgres](https://docs.zitadel.com/docs/guides/manage/self-hosted/database#postgres) (version >= 14) or [CockroachDB](https://docs.zitadel.com/docs/guides/manage/self-hosted/database#cockroach) (version >= 22.0) Track upcoming features on our [roadmap](https://zitadel.com/roadmap). ## Client libraries | Language | Client | API | Machine auth (\*) | Auth check (\*\*) | Thanks to the maintainers | |----------|--------|--------------|----------|---------|---------------------------| | .NET | [zitadel-net](https://github.com/zitadel/zitadel-net) | GRPC | ✔️ | ✔️ | [buehler 👑](https://github.com/buehler) | | Dart | [zitadel-dart](https://github.com/zitadel/zitadel-dart) | GRPC | ✔️ | ❌ | [buehler 👑](https://github.com/buehler) | | Elixir | [zitadel_api](https://github.com/jshmrtn/zitadel_api) | GRPC | ✔️ | ✔️ | [jshmrtn 🙏🏻](https://github.com/jshmrtn) | | Go | [zitadel-go](https://github.com/zitadel/zitadel-go) | GRPC | ✔️ | ✔️ | ZITADEL | | Rust | [zitadel-rust](https://crates.io/crates/zitadel) | GRPC | ✔️ | ❌ | [buehler 👑](https://github.com/buehler) | | JVM | 🚧 [WIP](https://github.com/zitadel/zitadel/discussions/3650) | ❓ | ❓ | | TBD | | Python | 🚧 [WIP](https://github.com/zitadel/zitadel/issues/3675) | ❓ | ❓ | | TBD | | Javascript | ❓ | ❓ | ❓ | | Maybe you? | (\*) Automatically authenticate service accounts with [JWT Profile](https://docs.zitadel.com/docs/apis/openidoauth/grant-types#json-web-token-jwt-profile). (\*\*) Automatically check if the access token is valid and claims match ## How To Contribute Details about how to contribute you can find in the [Contribution Guide](./CONTRIBUTING.md) ## Contributors Made with [contrib.rocks](https://contrib.rocks). ## Showcase ### Passwordless Login Use our login widget to allow easy and secure access to your applications and enjoy all the benefits of passwordless (FIDO 2 / WebAuthN): - works on all modern platforms, devices, and browsers - phishing resistant alternative - requires only one gesture by the user - easy [enrollment](https://docs.zitadel.com/docs/manuals/user-profile) of the device during registration ![passwordless-windows-hello](https://user-images.githubusercontent.com/1366906/118765435-5d419780-b87b-11eb-95bf-55140119c0d8.gif) ### Admin Console Use [Console](https://docs.zitadel.com/docs/manuals/introduction) or our [APIs](https://docs.zitadel.com/docs/apis/introduction) to setup organizations, projects and applications. Register new applications ![OIDC-Client-Register](https://user-images.githubusercontent.com/1366906/118765446-62064b80-b87b-11eb-8b24-4f4c365b8c58.gif) Delegate the right to assign roles to another organization ![projects_create_org_grant](https://user-images.githubusercontent.com/1366906/118766069-39cb1c80-b87c-11eb-84cf-f5becce4e9b6.gif) Customize login and console with your design ![private_labeling](https://user-images.githubusercontent.com/1366906/123089110-d148ff80-d426-11eb-9598-32b506f6d4fd.gif) ## Security See the policy [here](./SECURITY.md) ## License See the exact licensing terms [here](./LICENSE) Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.