Skip to content

Commit

Permalink
Weekly Permissions sync 2024-12-20 (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
marabooy authored Dec 20, 2024
1 parent 8f27fd3 commit adf3d3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions permissions/new/permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -47977,9 +47977,9 @@
"schemes": {
"DelegatedWork": {
"adminDisplayName": "Read and write access to user profile",
"adminDescription": "Allows the app to read your profile. It also allows the app to update your profile information on your behalf.",
"adminDescription": "Allows the app to read your profile and basic company information. It also allows the app to update your profile information on your behalf.",
"userDisplayName": "Read and update your profile",
"userDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
"userDescription": "Allows the app to read your profile and basic company information, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.",
"requiresAdminConsent": false,
"privilegeLevel": 3
},
Expand Down Expand Up @@ -48311,15 +48311,15 @@
"schemes": {
"DelegatedWork": {
"adminDisplayName": "Read and write all users' full profiles",
"adminDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on behalf of the signed-in user.",
"adminDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, and read basic company properties, on behalf of the signed-in user.",
"userDisplayName": "Read and write all users' full profiles",
"userDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
"userDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, and read basic company properties, on your behalf.",
"requiresAdminConsent": true,
"privilegeLevel": 4
},
"Application": {
"adminDisplayName": "Read and write all users' full profiles",
"adminDescription": "Allows the app to read and update user profiles without a signed in user.",
"adminDescription": "Allows the app to read and update user profiles and read basic company properties without a signed in user.",
"requiresAdminConsent": true,
"privilegeLevel": 4
}
Expand Down

0 comments on commit adf3d3b

Please sign in to comment.