mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
17 lines
653 B
Markdown
17 lines
653 B
Markdown
---
|
|
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)
|
|
- [Azure AD](/integrations/identity-providers/self-hosted/using-netbird-with-azure-ad) (managed service)
|
|
- [Keycloak](/integrations/identity-providers/self-hosted/using-netbird-with-keycloak)
|