Skip to content

Commit 315d849

Browse files
darshanmaiyaDarshan Maiya
andauthored
Update permission description for User SoA permissions (#1281)
* Update permission description for User SoA permissions * Fix description --------- Co-authored-by: Darshan Maiya <[email protected]>
1 parent db189af commit 315d849

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

permissions/permissions-descriptions.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,6 +650,16 @@
650650
"isEnabled": true,
651651
"value": "Contacts-OnPremisesSyncBehavior.ReadWrite.All"
652652
},
653+
{
654+
"adminConsentDescription": "Allows the app to read and update the on-premises sync behavior of users on behalf of the signed-in user.",
655+
"adminConsentDisplayName": "Read and update the on-premises sync behavior of users",
656+
"consentDescription": "Allows the app to read and update the on-premises sync behavior of users on your behalf.",
657+
"consentDisplayName": "Read and update the on-premises sync behavior of users",
658+
"id": "7ff9afdd-0cdb-439d-a61c-fea3e9339e89",
659+
"isAdmin": true,
660+
"isEnabled": true,
661+
"value": "User-OnPremisesSyncBehavior.ReadWrite.All"
662+
},
653663
{
654664
"adminConsentDescription": "Allow the application to access files explicitly permissioned to the application on behalf of the signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.",
655665
"adminConsentDisplayName": "Access selected Files, on behalf of the signed-in user",
@@ -6696,6 +6706,19 @@
66966706
"isEnabled": true,
66976707
"value": "Contacts-OnPremisesSyncBehavior.ReadWrite.All"
66986708
},
6709+
{
6710+
"adminConsentDescription": "Allows the app to read and update the on-premises sync behavior of all users without a signed-in user.",
6711+
"adminConsentDisplayName": "Read and update the on-premises sync behavior of users",
6712+
"allowedMemberTypes": [
6713+
"Application"
6714+
],
6715+
"consentDescription": null,
6716+
"consentDisplayName": null,
6717+
"id": "a94a502d-0281-4d15-8cd2-682ac9362c4c",
6718+
"isAdmin": true,
6719+
"isEnabled": true,
6720+
"value": "User-OnPremisesSyncBehavior.ReadWrite.All"
6721+
},
66996722
{
67006723
"adminConsentDescription": "Allow the application to access a subset of files without a signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.",
67016724
"adminConsentDisplayName": "Access selected Files without a signed in user.",

0 commit comments

Comments
 (0)