mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-08 21:42:15 +00:00
chore(docs): Migrate from Docusaurus v2 to v3 (#8036)
Migrate Docs to latest version of Docusaursu (3.3.2 as of time of writing) --------- Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
committed by
GitHub
parent
f9742a58f4
commit
4101e1cd49
@@ -45,7 +45,7 @@ Go to your instance settings and then click on the Tab **Events** to open the Ev
|
||||
Since everything that is available in Console can also be called with our APIs, you can access all events and audit data trough our APIs:
|
||||
|
||||
- [Event API Guide](/docs/guides/integrate/zitadel-apis/event-api)
|
||||
- [API Documentation](/docs/category/apis/resources/admin/events)
|
||||
- [API Documentation](/docs/apis/resources/admin/events)
|
||||
|
||||
Access to the API is possible with a [Service User](/docs/guides/integrate/service-users/authenticate-service-users) account, allowing you to integrate the events with your own business logic.
|
||||
|
||||
|
||||
@@ -35,6 +35,6 @@ In some use cases, external user grants are a simple way to allow users access t
|
||||
|
||||
## References
|
||||
|
||||
* [API reference for user grants](/docs/category/apis/resources/mgmt/user-grants)
|
||||
* [API reference for user grants](/docs/apis/resources/mgmt/user-grants)
|
||||
* [How to manage user grants through ZITADEL's console](/docs/guides/manage/console/roles#authorizations)
|
||||
* [More about multi-tenancy with ZITADEL](https://zitadel.com/blog/multi-tenancy-with-organizations)
|
||||
|
||||
@@ -75,4 +75,4 @@ To address this, ZITADEL provides generic templates that enable connection to vi
|
||||
|
||||
* [Detailed integration guide for many identity providers](/guides/integrate/identity-providers/introduction)
|
||||
* [Setup identity providers with Console](/guides/manage/console/default-settings#identity-providers)
|
||||
* [Configure identity providers with the ZITADEL API](/docs/category/apis/resources/mgmt/identity-providers)
|
||||
* [Configure identity providers with the ZITADEL API](/docs/apis/resources/mgmt/identity-providers)
|
||||
|
||||
@@ -25,4 +25,4 @@ Ensure the configuration of application settings is limited to authorized users
|
||||
## References
|
||||
|
||||
- [Configure Applications in the Console](../../guides/manage/console/applications)
|
||||
- [ZITADEL API: Applications](/docs/category/apis/resources/mgmt/applications)
|
||||
- [ZITADEL API: Applications](/docs/apis/resources/mgmt/applications)
|
||||
|
||||
@@ -78,5 +78,5 @@ You can use organization metadata or your own business logic to describe a hiera
|
||||
## References
|
||||
|
||||
- [Manage users in the Console](../../guides/manage/console/users)
|
||||
- [ZITADEL APIs: Users](/docs/category/apis/resources/mgmt/users)
|
||||
- [ZITADEL APIs: Users](/docs/apis/resources/mgmt/users)
|
||||
- [User onboarding and registration](/docs/guides/integrate/onboarding)
|
||||
|
||||
Reference in New Issue
Block a user