Move IdP Sync to a separate page (#215)

This commit is contained in:
Misha Bragin
2024-08-13 11:12:49 +02:00
committed by GitHub
parent d955b3d928
commit 474f0eca2f
32 changed files with 433 additions and 216 deletions

View File

@@ -4,7 +4,7 @@
Whether you have a network for personal use or manage your company's corporate network, you'd probably want to invite
people to your account and join your NetBird network.
There are two ways of adding users to a NetBird account - indirect and direct.
There are three ways of adding users to a NetBird account - indirect, direct, and via IdP (Identity Provider) sync.
## Indirect user invites
This way of adding users is managed by the NetBird system and doesn't require administrator input.
@@ -47,6 +47,18 @@ After logging in to the system, they will join your network automatically.
This is a limitation that is likely to be removed in future versions.
</Note>
## Identity Provider (IdP) Sync
NetBird's IdP-Sync automates user access management by integrating with your IdP and automatically
provisioning users and groups. You can enable this feature from the `Users` tab by clicking the `Identity Provider Sync`
button.
<p>
<img src="/docs-static/img/how-to-guides/idp-sync-reference.png" alt="idp-sync-reference" className="imagewrapper"/>
</p>
See the [Provision Users and Groups From Your Identity Provider](/how-to/provision-users-and-groups-from-idp) section for more details.
## Manage user roles
NetBird has three user roles - `Owner`, `Admin`, and `User`. The roles allow you to control the level of access to the management API of your account.