fix name of variable for NETBIRD_IDP_MGMT_CLIENT_SECRET (#141)

This commit is contained in:
Aaron Turner
2024-02-10 00:48:51 -08:00
committed by GitHub
parent 3d57e0b226
commit 11f101d8c6

View File

@@ -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.
- 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>
<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
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).