Skip to content

Commit 3e58a79

Browse files
added oauth standard
1 parent 028a271 commit 3e58a79

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/data/standards.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,12 @@
180180
},
181181
"label": "Require admin consent for applications (Prevent OAuth phishing.)"
182182
},
183+
{
184+
"cat": "AAD",
185+
"name": "standards.OauthConsentLowSec",
186+
"helpText": "",
187+
"label": "Allow users to consent to applications with low security risk (Prevent OAuth phishing. Lower impact, less secure.)"
188+
},
183189
{
184190
"cat": "AAD",
185191
"name": "standards.LegacyMFA",

0 commit comments

Comments
 (0)