mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 08:26:35 +00:00
fix name of variable for NETBIRD_IDP_MGMT_CLIENT_SECRET (#141)
This commit is contained in:
@@ -126,7 +126,7 @@ In this step we will create a `netbird` service user.
|
|||||||
In this step we will generate `ClientSecret` for the `netbird` service user.
|
In this step we will generate `ClientSecret` for the `netbird` service user.
|
||||||
|
|
||||||
- Click `Actions` in the top right corner and click `Generate Client Secret`
|
- Click `Actions` in the top right corner and click `Generate Client Secret`
|
||||||
- Copy `ClientSecret` from the dialog will be used later to set `NETBIRD_IDP_MGMT_CLIENT_ID` in the `setup.env`
|
- Copy `ClientSecret` from the dialog will be used later to set `NETBIRD_IDP_MGMT_CLIENT_SECRET` in the `setup.env`
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<img src="/docs-static/img/integrations/identity-providers/self-hosted/zitadel-service-user-secret.png" alt="high-level-dia" className="imagewrapper"/>
|
<img src="/docs-static/img/integrations/identity-providers/self-hosted/zitadel-service-user-secret.png" alt="high-level-dia" className="imagewrapper"/>
|
||||||
@@ -1250,4 +1250,4 @@ NETBIRD_IDP_MGMT_EXTRA_API_TOKEN="<API_TOKEN>"
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### Step 4: Continue with the NetBird Self-hosting Guide
|
#### Step 4: Continue with the NetBird Self-hosting Guide
|
||||||
You've configured all required resources in JumpCloud. You can now continue with the [NetBird Self-hosting Guide](/selfhosted/selfhosted-guide#step-5-run-configuration-script).
|
You've configured all required resources in JumpCloud. You can now continue with the [NetBird Self-hosting Guide](/selfhosted/selfhosted-guide#step-5-run-configuration-script).
|
||||||
|
|||||||
Reference in New Issue
Block a user