From 0645790eeb2421053131e07925963fb0baf24157 Mon Sep 17 00:00:00 2001 From: Brandon Hopkins Date: Tue, 6 Jan 2026 16:00:17 -0800 Subject: [PATCH] Fixing Gaps --- src/pages/selfhosted/identity-providers/index.mdx | 2 -- src/pages/selfhosted/identity-providers/local.mdx | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/pages/selfhosted/identity-providers/index.mdx b/src/pages/selfhosted/identity-providers/index.mdx index 6063d1af..927602f3 100644 --- a/src/pages/selfhosted/identity-providers/index.mdx +++ b/src/pages/selfhosted/identity-providers/index.mdx @@ -58,7 +58,6 @@ For organizations with specific requirements or existing IdP investments: --- - ## Adding External Identity Providers NetBird supports connecting **multiple external identity providers** alongside local user management. This allows users to sign in with their existing accounts from services like Google, Microsoft, or your corporate identity provider—while still maintaining the option for local username/password authentication. @@ -297,7 +296,6 @@ Managed Identity Providers handle infrastructure and maintenance for you. See ea 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. - ## Migration Guide If you have an existing NetBird deployment using a standalone IdP (like Zitadel from the previous quickstart), you have several options: diff --git a/src/pages/selfhosted/identity-providers/local.mdx b/src/pages/selfhosted/identity-providers/local.mdx index d9eb1313..4e35ddef 100644 --- a/src/pages/selfhosted/identity-providers/local.mdx +++ b/src/pages/selfhosted/identity-providers/local.mdx @@ -115,7 +115,6 @@ openssl rand -base64 32 Store your encryption key securely. If lost, encrypted user data (emails, names) cannot be recovered. Include it in your backup procedures. - ## User Management ### Creating Users via Dashboard @@ -186,7 +185,6 @@ Users created through the embedded IdP can be assigned roles: | **Admin** | Manage users, peers, policies, and settings | | **User** | Connect devices, view assigned resources | - ## Instance Setup (First Run) When NetBird starts with the embedded IdP and no existing accounts, the Dashboard redirects to the `/setup` route and displays the **Instance Setup Wizard**: