mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Make the self-hosting guide easier referring to integrations
This commit is contained in:
@@ -79,9 +79,10 @@ Let's Encrypt will notify you via this email when certificates are about to expi
|
|||||||
### Step 3: Configure Identity Provider
|
### Step 3: Configure Identity Provider
|
||||||
|
|
||||||
NetBird supports generic OpenID (OIDC) protocol allowing for the integration with any IDP that follows the specification.
|
NetBird supports generic OpenID (OIDC) protocol allowing for the integration with any IDP that follows the specification.
|
||||||
|
Pick the one that suits your needs, follow the steps, and continue with this guide:
|
||||||
|
|
||||||
Check out the [Available Integrations](/integrations/identity-providers/self-hosted/available-idp-integrations) section,
|
- Continue with [Auth0](/integrations/identity-providers/self-hosted/using-netbird-with-auth0) (managed service).
|
||||||
pick the one that suits your needs, follow the steps, and continue with this guide.
|
- Continue with [Keycloak](/integrations/identity-providers/self-hosted/using-netbird-with-keycloak).
|
||||||
|
|
||||||
### Step 4: Run configuration script
|
### Step 4: Run configuration script
|
||||||
Make sure all the required properties set in the ```setup.env``` file and run:
|
Make sure all the required properties set in the ```setup.env``` file and run:
|
||||||
|
|||||||
@@ -10,5 +10,6 @@ There are a few Identity Provider options that you can choose to run a self-host
|
|||||||
NetBird supports generic OpenID (OIDC) protocol allowing for the integration with any IDP that follows the specification.
|
NetBird supports generic OpenID (OIDC) protocol allowing for the integration with any IDP that follows the specification.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
This section describes steps to integrate with self-hosted IDPs like [Keycloak](/integrations/identity-providers/self-hosted/using-netbird-with-keycloak)
|
List of available guides:
|
||||||
or cloud-managed like [Auth0](/integrations/identity-providers/self-hosted/using-netbird-with-auth0).
|
- [Auth0](/integrations/identity-providers/self-hosted/using-netbird-with-auth0) (managed service)
|
||||||
|
- [Keycloak](/integrations/identity-providers/self-hosted/using-netbird-with-keycloak)
|
||||||
Reference in New Issue
Block a user