Fix link on Organization settings > SSO page (#15581)

- Add redirect so that we can change the link later w/o breaking it in
the UI
This commit is contained in:
Noah Talerman 2023-12-12 16:13:35 -05:00 committed by GitHub
parent 9d65a2dc8c
commit b60c91cb19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -228,7 +228,7 @@ const Sso = ({
<>
Create user and sync permissions on login{" "}
<CustomLink
url="https://fleetdm.com/docs/deploy/single-sign-on-sso?utm_medium=fleetui&utm_source=sso-settings#just-in-time-jit-user-provisioning"
url="https://fleetdm.com/learn-more-about/just-in-time-provisioning"
text="Learn more"
newTab
/>

View file

@ -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