Broken link in UI: Add SCEP (#24522)

This commit is contained in:
Marko Lisica 2024-12-09 19:18:17 +01:00 committed by GitHub
parent 5c0131aa23
commit 7aef48ccb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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