You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/data/standards.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -349,7 +349,7 @@
349
349
"name": "standards.TAP",
350
350
"cat": "Entra (AAD) Standards",
351
351
"tag": ["lowimpact"],
352
-
"helpText": "Enables TAP and sets the default TAP lifetime to 1 hour. This configuration also allows you to select is a TAP is single use or multi-logon.",
352
+
"helpText": "Enables TAP and sets the default TAP lifetime to 1 hour. This configuration also allows you to select if a TAP is single use or multi-logon.",
353
353
"docsDescription": "Enables Temporary Password generation for the tenant.",
354
354
"addedComponent": [
355
355
{
@@ -648,7 +648,7 @@
648
648
"name": "standards.DisableEmail",
649
649
"cat": "Entra (AAD) Standards",
650
650
"tag": ["highimpact"],
651
-
"helpText": "This blocks users from using email as an MFA method. This disables the email OTP option for guest users, and instead promts them to create a Microsoft account.",
651
+
"helpText": "This blocks users from using email as an MFA method. This disables the email OTP option for guest users, and instead prompts them to create a Microsoft account.",
0 commit comments