You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/selfhosted/identity-providers/authentik.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ Use Authentik as your primary identity provider instead of NetBird's embedded Id
91
91
For most deployments, the [embedded IdP](/selfhosted/identity-providers#local-user-management) is the simpler choice — it's built into NetBird, fully integrated, and requires minimal configuration to get started. For this implementation, go back up to the [Connector Setup (Recommended)](#connector-setup-recommended) section above.
92
92
93
93
<Note>
94
-
If you prefer not to self-host an Identity and Access Management solution, you could use a managed alternative like [Auth0](/selfhosted/identity-providers/auth0).
94
+
If you prefer not to self-host an Identity and Access Management solution, you could use a managed alternative like [Auth0](/selfhosted/identity-providers/managed/auth0).
@@ -625,18 +625,19 @@ Managed Identity Providers handle infrastructure and maintenance for you. See ea
625
625
626
626
| Provider | Description |
627
627
|----------|-------------|
628
-
|[**Google**](/selfhosted/identity-providers/google)| Google accounts and Google Workspace authentication |
629
-
|[**Microsoft**](/selfhosted/identity-providers/microsoft)| Microsoft personal accounts and Entra ID (Azure AD) for work accounts |
630
-
|[**Okta**](/selfhosted/identity-providers/okta)| Enterprise identity and access management with extensive integrations |
631
-
|[**Auth0**](/selfhosted/identity-providers/auth0)| Flexible authentication service with customization options |
632
-
|[**JumpCloud**](/selfhosted/identity-providers/jumpcloud)| Cloud directory platform with identity and device management |
628
+
|[**Google Workspace**](/selfhosted/identity-providers/managed/google-workspace)| Google accounts and Google Workspace authentication |
629
+
|[**Microsoft Entra ID**](/selfhosted/identity-providers/managed/microsoft-entra-id)| Microsoft personal accounts and Entra ID (Azure AD) for work accounts |
630
+
|[**Okta**](/selfhosted/identity-providers/managed/okta)| Enterprise identity and access management with extensive integrations |
631
+
|[**Auth0**](/selfhosted/identity-providers/managed/auth0)| Flexible authentication service with customization options |
632
+
|[**JumpCloud**](/selfhosted/identity-providers/managed/jumpcloud)| Cloud directory platform with identity and device management |
633
633
634
634
---
635
635
636
636
## User Provisioning
637
637
638
638
In addition to OIDC-based authentication, NetBird supports provisioning users and groups through SCIM and the API. However, this functionality is not available in the open source Community Edition. It is offered only in the cloud-managed version of NetBird or through a [Commercial License](https://netbird.io/pricing#on-prem) for enterprise self-hosted deployments.
639
639
640
+
<aid="migration-guide"></a>
640
641
## Migration Guide
641
642
642
643
If you have an existing NetBird deployment using a standalone IdP (like Zitadel from the previous quickstart), you have several options:
Copy file name to clipboardExpand all lines: src/pages/selfhosted/identity-providers/keycloak.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Use Keycloak as your primary identity provider instead of NetBird's embedded IdP
76
76
For most deployments, the [embedded IdP](/selfhosted/identity-providers#local-user-management) is the simpler choice — it's built into NetBird, fully integrated, and requires minimal configuration to get started. For this implementation, go back up to the [Connector Setup (Recommended)](#connector-setup-recommended) section above.
77
77
78
78
<Note>
79
-
If you prefer not to self-host an Identity and Access Management solution, you could use a managed alternative like [Auth0](/selfhosted/identity-providers/auth0).
79
+
If you prefer not to self-host an Identity and Access Management solution, you could use a managed alternative like [Auth0](/selfhosted/identity-providers/managed/auth0).
Each provider page includes both "Connector Setup" (for use with embedded IdP) and "Standalone Setup (Advanced)" sections. For this guide, follow the **Standalone Setup** section.
@@ -309,7 +309,7 @@ If you've deployed NetBird using this advanced guide and want to simplify your s
309
309
2. Users can continue logging in with their existing credentials
310
310
3. You can gradually transition to local user management
311
311
312
-
See the [Migration Guide](/selfhosted/identity-providers/migration) for detailed instructions.
312
+
See the [Migration Guide](/selfhosted/identity-providers#migration-guide) for detailed instructions.
0 commit comments