mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-15 06:13:21 +00:00
docs: screenshots and text improvements (#912)
* additional content * even more content
This commit is contained in:
@@ -29,7 +29,9 @@ To achieve this the owner of a project can grant (some could say delegate) certa
|
||||
After granting that organisation it can manage on its own which user has what roles.
|
||||
This feature is especially useful for service providers, because they are able to establish a great self-service culture for their business customers.
|
||||
|
||||
**Authorizations**
|
||||
**Authorizations**
|
||||
|
||||
> TODO, Link to authorizations
|
||||
|
||||
#### Project vs. granted Project
|
||||
|
||||
@@ -75,6 +77,27 @@ Create a new project with a name which explains what's the intended use of this
|
||||
|
||||
> Screenshot here
|
||||
|
||||
### Manage Project Authorisations
|
||||
|
||||
> Screenshot here
|
||||
|
||||
### Manage Project ZITADEL Roles
|
||||
|
||||
<div class="zitadel-gallery" itemscope itemtype="http://schema.org/ImageGallery">
|
||||
<figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
|
||||
<a href="img/console_project_manage_roles_1.png" itemprop="contentUrl" data-size="1920x1080">
|
||||
<img src="img/console_project_manage_roles_1.png" itemprop="thumbnail" alt="Manage ZITADEL Roles 1" />
|
||||
</a>
|
||||
<figcaption itemprop="caption description">Manage ZITADEL Roles 1</figcaption>
|
||||
</figure>
|
||||
<figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
|
||||
<a href="img/console_project_manage_roles_2.png" itemprop="contentUrl" data-size="1920x1080">
|
||||
<img src="img/console_project_manage_roles_2.png" itemprop="thumbnail" alt="Manage ZITADEL Roles 2" />
|
||||
</a>
|
||||
<figcaption itemprop="caption description">Manage ZITADEL Roles 2</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
|
||||
### Audit project changes
|
||||
|
||||
> Screenshot here
|
||||
|
||||
Reference in New Issue
Block a user