Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions permissions/new/permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -53984,7 +53984,7 @@
"adminDescription": "Allows the app to read the threat submissions and threat submission policies owned by the signed-in user.",
"userDisplayName": "Read threat submissions",
"userDescription": "Allows the app to read the threat submissions and threat submission policies that you own on your behalf.",
"requiresAdminConsent": false,
"requiresAdminConsent": true,
"privilegeLevel": 2
}
},
Expand Down Expand Up @@ -54063,7 +54063,7 @@
"adminDescription": "Allows the app to read the threat submissions and threat submission policies owned by the signed-in user. Also allows the app to create new threat submissions on behalf of the signed-in user.",
"userDisplayName": "Read and write threat submissions",
"userDescription": "Allows the app to read the threat submissions and threat submission policies that you own. Also allows the app to create new threat submissions on your behalf.",
"requiresAdminConsent": false,
"requiresAdminConsent": true,
"privilegeLevel": 2
}
},
Expand Down
4 changes: 2 additions & 2 deletions permissions/new/provisioningInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -6304,15 +6304,15 @@
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "ae6b3d3f-4087-4771-a039-2977670a1bcf"
"resourceAppId": "ea82ed9a-5efb-4911-877e-ef6896bf3586"
},
{
"id": "",
"scheme": "Application",
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "ae6b3d3f-4087-4771-a039-2977670a1bcf"
"resourceAppId": "ea82ed9a-5efb-4911-877e-ef6896bf3586"
}
],
"Goals-Export.ReadWrite.All": [
Expand Down