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

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).
<Note>
If you prefer not to self-host an Identity and Access Management solution, then you could use a managed alternative like
[Auth0](/integrations/identity-providers/self-hosted/using-netbird-with-auth0).
If you prefer not to self-host an Identity and Access Management solution, then you could use the managed alternative
[Zitadel Cloud](https://zitadel.cloud/).
</Note>
### 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`
- 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>
<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
:::caution
This step is intended for setup running in development mode with no SSL
:::
<Note>
This step is intended for setup running in development mode with no SSL
</Note>
To configure `netbird` application redirect you need to: