zitadel/site/docs/administrate/00-overview.en.md
mffap ea2aa27f15
docs: improvement to semantics (#944)
* rename to overview

* wip

* wip

* wip

* wip

* wip

* wip

* examples

* ts example

* wip with grafana

* add grafana tutorial

* screenshots and grafana

* figure out oauth proxy

* authz oauth proxy

* move img

* merge from master

* reviewed documentation

* reviewed documentation

* wip

* wip

* wip

* wip

* wip

* wip

* examples

* ts example

* wip with grafana

* screenshots and grafana

* figure out oauth proxy

* authz oauth proxy

* move img

* merge from master

* cleaned up name for management roles

* corrected small typo in code

* Intro for orgs, spelling, ref to mgmt roles

* removed inline comments

* Update 00-quick-start.en.md

* Update 02-organisations.en.md

* Update site/docs/administrate/03-projects.en.md

Co-authored-by: Florian Forster <florian@caos.ch>

* Update 03-projects.en.md

* Update 04-clients.en.md

* Update site/docs/administrate/07-policies.en.md

Co-authored-by: Florian Forster <florian@caos.ch>

* Update 09-authorizations.en.md

Co-authored-by: Florian Forster <florian@caos.ch>
2020-12-01 16:56:33 +01:00

44 lines
1.3 KiB
Markdown

---
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
- Bearer Tokens (JWT and opaque) to use with APIs
- REST
- GRPC
- GraphQL
- Role Based Access Control (RBAC) with delegation to let organisations manage authorisations on their own
- 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, ...
- U2F (CTAP1)
- Passwordless Authentication
- WebAuthN (FIDO2 / CTAP2)
- 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.
You find these definitions in the "What is/are..." heading of each resource.