Make the self-hosting guide easier referring to integrations

This commit is contained in:
braginini
2022-08-16 15:15:48 +02:00
parent 9b447d5e1e
commit 31d59957eb
2 changed files with 6 additions and 4 deletions

View File

@@ -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.
:::
This section describes steps to integrate with self-hosted IDPs like [Keycloak](/integrations/identity-providers/self-hosted/using-netbird-with-keycloak)
or cloud-managed like [Auth0](/integrations/identity-providers/self-hosted/using-netbird-with-auth0).
List of available guides:
- [Auth0](/integrations/identity-providers/self-hosted/using-netbird-with-auth0) (managed service)
- [Keycloak](/integrations/identity-providers/self-hosted/using-netbird-with-keycloak)