This commit is contained in:
Jahziel Villasana-Espinoza
2026-03-19 14:37:56 -04:00
parent 881f6a8f94
commit c14569cfbf
@@ -88,7 +88,7 @@ const NDESForm = ({
onChange={onInputChange}
parseTarget
placeholder="username@example.microsoft.com"
helpText="For NDES, this is the username in the down-level logon name
helpText="For NDES, this is the username in the down-level logon name
format required to log in to the SCEP admin page. Okta generates this for you."
/>
<InputField
@@ -102,7 +102,7 @@ const NDESForm = ({
helpText={
<>
For NDES, the password required to log in to the{" "}
<b>Network Device Enrollment Service</b> page. Okta generates this
<b>Network Device Enrollment Service</b> page. Okta generates this
for you.
</>
}