Add clarification to jwt group sync docs that groups with same name in netbird will not be synced (#561)

This commit is contained in:
shuuri-labs
2026-01-19 16:55:09 +01:00
committed by GitHub
parent 775ba4b08e
commit 6e9932b679

View File

@@ -169,6 +169,10 @@ Your IdP may require specific configuration in order to pass a groups claim to N
- [Authentik](/selfhosted/identity-providers/authentik#configuring-jwt-groups-claim)
- [Keycloak](/selfhosted/identity-providers/keycloak#configuring-jwt-groups-claim)
<Note>
Groups with matching names in NetBird and your IdP will **not** sync. To import a group from your IdP, first delete the existing group with that name in NetBird.
</Note>
#### SCIM
NetBird supports provisioning users and groups through SCIM. 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.