update zitadel docs

This commit is contained in:
Maycon Santos
2023-06-25 16:06:42 +02:00
parent a5a764b788
commit a4c19dca53
3 changed files with 7 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 318 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

After

Width:  |  Height:  |  Size: 464 KiB

View File

@@ -564,8 +564,8 @@ This guide is a part of the [NetBird Self-hosting Guide](/selfhosted/selfhosted-
**self-hosted** NetBird with [Zitadel](https://zitadel.com). **self-hosted** NetBird with [Zitadel](https://zitadel.com).
<Note> <Note>
If you prefer not to self-host an Identity and Access Management solution, then you could use a managed alternative like If you prefer not to self-host an Identity and Access Management solution, then you could use the managed alternative
[Auth0](/integrations/identity-providers/self-hosted/using-netbird-with-auth0). [Zitadel Cloud](https://zitadel.cloud/).
</Note> </Note>
### Step 1. Create and configure Zitadel application ### Step 1. Create and configure Zitadel application
@@ -601,7 +601,8 @@ Create new zitadel application
- Fill in the form with the following values and click `Continue` - Fill in the form with the following values and click `Continue`
- Redirect URIs: `https://<domain>/auth` and click `+` - Redirect URIs: `https://<domain>/auth` and click `+`
- Post Logout URIs: `https://<domain>/silent-auth` and click `+` - Redirect URIs: `https://<domain>/silent-auth` and click `+`
- Post Logout URIs: `https://<domain>/` and click `+`
<p> <p>
<img src="/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png" alt="high-level-dia" className="imagewrapper"/> <img src="/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png" alt="high-level-dia" className="imagewrapper"/>
@@ -634,9 +635,9 @@ To configure `netbird` application token you need to:
### Step 3: Application Redirect Configuration ### Step 3: Application Redirect Configuration
:::caution <Note>
This step is intended for setup running in development mode with no SSL This step is intended for setup running in development mode with no SSL
::: </Note>
To configure `netbird` application redirect you need to: To configure `netbird` application redirect you need to: