Skip to content

Commit

Permalink
added oauth standard
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Aug 16, 2023
1 parent 028a271 commit 3e58a79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/standards.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,12 @@
},
"label": "Require admin consent for applications (Prevent OAuth phishing.)"
},
{
"cat": "AAD",
"name": "standards.OauthConsentLowSec",
"helpText": "",
"label": "Allow users to consent to applications with low security risk (Prevent OAuth phishing. Lower impact, less secure.)"
},
{
"cat": "AAD",
"name": "standards.LegacyMFA",
Expand Down

0 comments on commit 3e58a79

Please sign in to comment.