mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Broken link in UI: Add SCEP (#24522)
This commit is contained in:
parent
5c0131aa23
commit
7aef48ccb1
1 changed files with 1 additions and 0 deletions
1
website/config/routes.js
vendored
1
website/config/routes.js
vendored
|
|
@ -570,6 +570,7 @@ module.exports.routes = {
|
|||
'GET /sign-in-to/microsoft-automatic-enrollment-tool': 'https://portal.azure.com',
|
||||
'GET /learn-more-about/custom-os-settings': '/docs/using-fleet/mdm-custom-os-settings',
|
||||
'GET /learn-more-about/ndes': 'https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/network-device-enrollment-service-overview', // TODO: Confirm URL
|
||||
'GET /learn-more-about/setup-ndes': '/guides/ndes-scep-proxy',
|
||||
'GET /learn-more-about/idp-email': 'https://fleetdm.com/docs/rest-api/rest-api#get-human-device-mapping',
|
||||
'GET /learn-more-about/enrolling-hosts': '/docs/using-fleet/adding-hosts',
|
||||
'GET /learn-more-about/setup-assistant': '/docs/using-fleet/mdm-macos-setup-experience#macos-setup-assistant',
|
||||
|
|
|
|||
Loading…
Reference in a new issue