2020-10-16 12:13:02 +00:00
|
|
|
---
|
|
|
|
title: Overview
|
|
|
|
---
|
|
|
|
|
|
|
|
> All documentations are under active work and subject to change soon!
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- Single-Sign On (SSO) and Single-Log Out (SLO) for
|
|
|
|
- Web applications
|
|
|
|
- Server Renderer
|
|
|
|
- Single Page
|
|
|
|
- Native Clients
|
|
|
|
- Windows
|
|
|
|
- MacOS
|
|
|
|
- Linux
|
|
|
|
- Mobile Clients
|
|
|
|
- Android
|
|
|
|
- iOS / iPadOS
|
2020-11-06 14:15:54 +00:00
|
|
|
- Bearer Tokens (JWT and opaque) to use with APIs
|
2020-10-16 12:13:02 +00:00
|
|
|
- REST
|
|
|
|
- GRPC
|
|
|
|
- GraphQL
|
2020-11-06 14:15:54 +00:00
|
|
|
- Role Based Access Control (RBAC) with delegation to let organisations manage authorisations on their own
|
2020-10-16 12:13:02 +00:00
|
|
|
- OpenID Connect 1.0 (OIDC) support
|
|
|
|
- OAuth 2.0 support
|
|
|
|
- Identity Brokering
|
|
|
|
- Federation with OIDC and OAuth 2.0 Identity Providers
|
|
|
|
- Social Login
|
|
|
|
- Management Console for central management of your data
|
|
|
|
- Multi-factor Authentication
|
|
|
|
- Support for TOTP/HOTP with any app, like authy, google authenticator, ...
|
2020-11-06 14:15:54 +00:00
|
|
|
- U2F (CTAP1)
|
|
|
|
- Passwordless Authentication
|
|
|
|
- WebAuthN (FIDO2 / CTAP2)
|
2020-10-16 12:13:02 +00:00
|
|
|
- User self-registration, recover password, email and phone verification, etc.
|
|
|
|
- Organisation self-registration, domain verification, policy management
|
|
|
|
- API's for easy integration in your application
|
|
|
|
|
|
|
|
### Concepts
|
|
|
|
|
|
|
|
With ZITADEL there are some key concepts some should be aware of before using it to secure your applications and services.
|
2020-12-01 15:56:33 +00:00
|
|
|
You find these definitions in the "What is/are..." heading of each resource.
|