We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5324f77 commit 3f3185aCopy full SHA for 3f3185a
src/data/standards.json
@@ -106,6 +106,20 @@
106
"addedComponent": null,
107
"label": "Enable Passwordless with Location information and Number Matching"
108
},
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
118
+ "name": "standards.allowOAuthTokens",
119
120
121
+ "label": "Enable OTP Software oAuth tokens."
122
123
{
124
"cat": "AAD",
125
"name": "standards.PWcompanionAppAllowedState.Enabled",
0 commit comments