From 1a693d98ae8406d0ee68fd601a3c234bbda9be9a Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 10 Mar 2026 09:32:58 -0500 Subject: [PATCH] Add certificate authority (CA): Clarify instructions are for NDES (#41304) For the following quick win: - https://github.com/fleetdm/fleet/issues/41305 --- .../CertificateAuthorities/components/NDESForm/NDESForm.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/pages/admin/IntegrationsPage/cards/CertificateAuthorities/components/NDESForm/NDESForm.tsx b/frontend/pages/admin/IntegrationsPage/cards/CertificateAuthorities/components/NDESForm/NDESForm.tsx index fe8d196162..0a79953c48 100644 --- a/frontend/pages/admin/IntegrationsPage/cards/CertificateAuthorities/components/NDESForm/NDESForm.tsx +++ b/frontend/pages/admin/IntegrationsPage/cards/CertificateAuthorities/components/NDESForm/NDESForm.tsx @@ -88,7 +88,7 @@ const NDESForm = ({ onChange={onInputChange} parseTarget placeholder="username@example.microsoft.com" - helpText="For Microsoft, this is the username in the down-level logon name format required to log in to the SCEP admin page." + helpText="For NDES, this is the username in the down-level logon name format required to log in to the SCEP admin page." /> - The password required to log in to the{" "} + For NDES, the password required to log in to the{" "} Network Device Enrollment Service page. }