Fix broken IdP link (#219)

Co-authored-by: goofy <rlaisqls@inflab.com>
This commit is contained in:
김은빈
2024-08-21 18:40:55 +09:00
committed by GitHub
parent 18f85800cb
commit d1c210423f
2 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ button.
<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.
See the [Provision Users and Groups From Your Identity Provider](/how-to/idp-sync) 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.

View File

@@ -3,7 +3,7 @@
[Okta](https://www.okta.com/) is a cloud-based identity management service that enables organizations to manage user authentication,
authorization, and access across a wide range of applications and services.
Like with [other IdPs](/how-to/provision-users-and-groups-from-idp), NetBird's IdP-Sync feature automates user access management by integrating with Okta and automatically
Like with [other IdPs](/how-to/idp-sync), NetBird's IdP-Sync feature automates user access management by integrating with Okta and automatically
provisioning users and groups. This integration syncs changes from Okta to NetBird, ensuring that new users receive the
correct network access and that employees leaving the organization have their access immediately revoked.
@@ -104,4 +104,4 @@ by entering their Okta email and clicking `Continue`.
</Note>
<Note>
Synced groups will only be available for membership and will not change the role of user in NetBird.
</Note>
</Note>