diff --git a/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx b/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx index 69da00fdf7..8e6492ee7d 100644 --- a/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx +++ b/frontend/pages/admin/OrgSettingsPage/cards/Sso/Sso.tsx @@ -228,7 +228,7 @@ const Sso = ({ <> Create user and sync permissions on login{" "} diff --git a/website/config/routes.js b/website/config/routes.js index 7209aab9e1..2346c9ef03 100644 --- a/website/config/routes.js +++ b/website/config/routes.js @@ -511,6 +511,7 @@ module.exports.routes = { // These are external links not maintained by Fleet. We can point the Fleet UI to redirects here instead of the // original sources to help avoid broken links. 'GET /learn-more-about/chromeos-updates': 'https://support.google.com/chrome/a/answer/6220366', + 'GET /learn-more-about/just-in-time-provisioning': 'https://fleetdm.com/docs/deploy/single-sign-on-sso#just-in-time-jit-user-provisioning', 'GET /sign-in-to/microsoft-automatic-enrollment-tool': 'https://portal.azure.com', // Sitemap