diff --git a/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png index b2c97936..aa1bd088 100644 Binary files a/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png and b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-new-application-uri.png differ diff --git a/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-redirect-settings.png b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-redirect-settings.png index 9d3744ed..34ac3190 100644 Binary files a/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-redirect-settings.png and b/public/docs-static/img/integrations/identity-providers/self-hosted/zitadel-redirect-settings.png differ diff --git a/src/pages/selfhosted/identity-providers.mdx b/src/pages/selfhosted/identity-providers.mdx index 70a57217..cf179747 100644 --- a/src/pages/selfhosted/identity-providers.mdx +++ b/src/pages/selfhosted/identity-providers.mdx @@ -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). - 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/). ### 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:///auth` and click `+` -- Post Logout URIs: `https:///silent-auth` and click `+` +- Redirect URIs: `https:///silent-auth` and click `+` +- Post Logout URIs: `https:///` and click `+`

high-level-dia @@ -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 -::: + + This step is intended for setup running in development mode with no SSL + To configure `netbird` application redirect you need to: