Skip to content

Commit

Permalink
added feature
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Nov 14, 2023
1 parent 5324f77 commit 3f3185a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/data/standards.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,20 @@
"addedComponent": null,
"label": "Enable Passwordless with Location information and Number Matching"
},
{
"cat": "AAD",
"name": "standards.allowOTPTokens",
"helpText": "Allows you to use any OTP token generator",
"addedComponent": null,
"label": "Enable OTP via Authenticator."
},
{
"cat": "AAD",
"name": "standards.allowOAuthTokens",
"helpText": "Allows you to use any OTP token generator",
"addedComponent": null,
"label": "Enable OTP Software oAuth tokens."
},
{
"cat": "AAD",
"name": "standards.PWcompanionAppAllowedState.Enabled",
Expand Down

0 comments on commit 3f3185a

Please sign in to comment.