mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-06 05:52:18 +00:00
feat: docs rehaul, fix missing context in console, quickstarts (#1212)
* onboarding components, routing, steps * onboarding component, toc * fix onboarding mixin * header * refactor docs * fix layout * cleanup routing * docs routing * fix conventions * de en routing * docs, guide contents, nav * rem i18n support * fix routing from docs * rollup onwarn changes, preload * update svelte plugin, update rollup config * move docs * revert img style, remove code table * rem de completely * rollup optim, template * angular quickstart, quickstart overview page, update deps * fix link * pack, slug * prefetch binding, hidden links * export log * guards route ch * fix homepage * angular docs * docs * resolve fsh * overview * docs * docs * packages fix race condition * nav, home link * add vue, aspnet * doc optimizations * embed status pal * angular guide * angular guide * dotnet, angular guide * viewbox * typo * block onboarding route for non iam writers * set links from component data * fix: fetch org context in guard, more main cnt (#1192) * change get started guide, fix code blockquotes, typos * flutter guide * h2 spacing * highlight strong * plus * rm start sublinks * add proxy quickstart * regex * prevent outside click, fix project grant write Co-authored-by: Florian Forster <florian@caos.ch> Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Übersicht
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -2,6 +2,8 @@
|
||||
title: Overview
|
||||
---
|
||||
|
||||
This documentation describes the structure of ZITADEL, its role system and in parallel the use of [console](https://console.zitadel.ch), our administration UI for ZITADEL.
|
||||
|
||||
> All documentations are under active work and subject to change soon!
|
||||
|
||||
### Features
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Console
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Organisationen
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Projekte
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Clients
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -13,7 +13,7 @@ Typical types of applications are:
|
||||
* User Agent (Single-Page-Application)
|
||||
* Native
|
||||
|
||||
Check out our [Integration Guide](integrate#Overview) for more information.
|
||||
Check out our [Integration Guide](quickstarts#Overview) for more information.
|
||||
|
||||
### Manage clients
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Rollen
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -10,7 +10,7 @@ title: Roles
|
||||
|
||||
For more information about how **roles** can be consumed, have a look the protocol specific information.
|
||||
|
||||
- [OpenID Connect / OAuth](integrate#How_to_consume_authorizations_in_your_application_or_service)
|
||||
- [OpenID Connect / OAuth](quickstarts#How_to_consume_authorizations_in_your_application_or_service)
|
||||
|
||||
### Manage Roles
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Benutzer
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Richtlinien
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Identitäts Provider
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Authorizations
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Management Rollen
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: ZITADEL Rollen
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Audit
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: System Administration
|
||||
---
|
||||
|
||||
> This Language is not yet translated. Please consult the English version.
|
||||
@@ -38,7 +38,7 @@ There is even a possibility to regenerate a read model.
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
> Additional infos to the architecture of ZITADEL is located in [Architecture Docs](documentation#Architecture)
|
||||
> Additional infos to the architecture of ZITADEL is located in [Architecture Docs](architecture#Architecture)
|
||||
|
||||
### Secret Handling
|
||||
|
||||
@@ -1,35 +0,0 @@
|
||||
<meta property="description" content="{$_('home_seo.description')}" />
|
||||
|
||||
<meta property="og:url" content="https://docs.zitadel.ch" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Administration" />
|
||||
<meta property="og:description" content="Erfahren Sie mehr über die Administration von ZITADEL" />
|
||||
<meta property="og:image" content="https://www.zitadel.ch/zitadel-social-preview25.png" />
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="@caos_ch">
|
||||
<meta name="twitter:title" content="Administration" />
|
||||
<meta name="twitter:description" content="Erfahren Sie mehr über die Administration von ZITADEL" />
|
||||
<meta name="twitter:image" content="https://www.zitadel.ch/zitadel-social-preview25.png">
|
||||
|
||||
<script type='application/ld+json'>
|
||||
{
|
||||
"@context" : "http://schema.org/",
|
||||
"@type" : "WebPage",
|
||||
"about": {
|
||||
"name":"Administrations Dokumentation",
|
||||
"description":"Erfahren Sie mehr über die Administration von ZITADEL",
|
||||
},
|
||||
"author": {
|
||||
"name":"caos AG",
|
||||
"address":"Teufener Strasse 19, 9000 St.Gallen",
|
||||
"email":"hi@caos.ch"
|
||||
},
|
||||
"copyrightYear":"2020",
|
||||
"creator": {
|
||||
"name":"caos AG",
|
||||
"address":"Teufener Strasse 19, 9000 St.Gallen",
|
||||
"email":"hi@caos.ch"
|
||||
},
|
||||
}
|
||||
</script>
|
||||
@@ -1,35 +0,0 @@
|
||||
<meta property="description" content="How to administrate ZITADEL" />
|
||||
|
||||
<meta property="og:url" content="https://docs.zitadel.ch" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Administration Documentation" />
|
||||
<meta property="og:description" content="How to administrate ZITADEL" />
|
||||
<meta property="og:image" content="https://www.zitadel.ch/zitadel-social-preview25.png" />
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="@zitadel_ch">
|
||||
<meta name="twitter:title" content="Administration Documentation" />
|
||||
<meta name="twitter:description" content="How to administrate ZITADEL" />
|
||||
<meta name="twitter:image" content="https://www.zitadel.ch/zitadel-social-preview25.png">
|
||||
|
||||
<script type='application/ld+json'>
|
||||
{
|
||||
"@context" : "http://schema.org/",
|
||||
"@type" : "WebPage",
|
||||
"about": {
|
||||
"name":"Administration Documentation",
|
||||
"description":"How to administrate ZITADEL",
|
||||
},
|
||||
"author": {
|
||||
"name":"caos AG",
|
||||
"address":"Teufener Strasse 19, 9000 St.Gallen",
|
||||
"email":"hi@caos.ch"
|
||||
},
|
||||
"copyrightYear":"2020",
|
||||
"creator": {
|
||||
"name":"caos AG",
|
||||
"address":"Teufener Strasse 19, 9000 St.Gallen",
|
||||
"email":"hi@caos.ch"
|
||||
},
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user