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

@@ -0,0 +1,15 @@
---
id: available-idp-integrations
title: Available IDP Integrations
sidebar_position: 1
---
There are a few Identity Provider options that you can choose to run a self-hosted version NetBird.
:::tip OpenID
NetBird supports generic OpenID (OIDC) protocol allowing for the integration with any IDP that follows the specification.
:::
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)