Skip to content

Commit 3f3185a

Browse files
added feature
1 parent 5324f77 commit 3f3185a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/data/standards.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,20 @@
106106
"addedComponent": null,
107107
"label": "Enable Passwordless with Location information and Number Matching"
108108
},
109+
{
110+
"cat": "AAD",
111+
"name": "standards.allowOTPTokens",
112+
"helpText": "Allows you to use any OTP token generator",
113+
"addedComponent": null,
114+
"label": "Enable OTP via Authenticator."
115+
},
116+
{
117+
"cat": "AAD",
118+
"name": "standards.allowOAuthTokens",
119+
"helpText": "Allows you to use any OTP token generator",
120+
"addedComponent": null,
121+
"label": "Enable OTP Software oAuth tokens."
122+
},
109123
{
110124
"cat": "AAD",
111125
"name": "standards.PWcompanionAppAllowedState.Enabled",

0 commit comments

Comments
 (0)