From d1c210423f06740c219fff01a588049b504984f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=9D=80=EB=B9=88?= Date: Wed, 21 Aug 2024 18:40:55 +0900 Subject: [PATCH] Fix broken IdP link (#219) Co-authored-by: goofy --- src/pages/how-to/add-users-to-your-network.mdx | 2 +- src/pages/how-to/okta-sync.mdx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/how-to/add-users-to-your-network.mdx b/src/pages/how-to/add-users-to-your-network.mdx index ebb9ce0f..2b3642a1 100644 --- a/src/pages/how-to/add-users-to-your-network.mdx +++ b/src/pages/how-to/add-users-to-your-network.mdx @@ -57,7 +57,7 @@ button. idp-sync-reference

-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. diff --git a/src/pages/how-to/okta-sync.mdx b/src/pages/how-to/okta-sync.mdx index 4beb7b74..0eca5466 100644 --- a/src/pages/how-to/okta-sync.mdx +++ b/src/pages/how-to/okta-sync.mdx @@ -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`. Synced groups will only be available for membership and will not change the role of user in NetBird. - \ No newline at end of file +