mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-20 17:36:36 +00:00
Correct self-hosting guide to reflect new IDP integrations
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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.
|
||||
:::
|
||||
|
||||
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).
|
||||
Reference in New Issue
Block a user