|
24005 | 24005 | "ownerSecurityGroup": "GroupsIDCSG" |
24006 | 24006 | } |
24007 | 24007 | }, |
| 24008 | + "Group-OnPremisesSyncBehavior.ReadWrite.All": { |
| 24009 | + "authorizationType": "oAuth2", |
| 24010 | + "schemes": { |
| 24011 | + "DelegatedWork": { |
| 24012 | + "adminDisplayName": "Read and update the on-premises sync behavior of groups", |
| 24013 | + "adminDescription": "Allows the app to read and update the on-premises sync behavior of groups on behalf of the signed-in user.", |
| 24014 | + "userDisplayName": "Read and update the on-premises sync behavior of groups", |
| 24015 | + "userDescription": "Allows the app to update the on-premises sync behavior of groups on your behalf.", |
| 24016 | + "requiresAdminConsent": true, |
| 24017 | + "privilegeLevel": 2 |
| 24018 | + }, |
| 24019 | + "Application": { |
| 24020 | + "adminDisplayName": "Read and update the on-premises sync behavior of groups", |
| 24021 | + "adminDescription": "Allows the app to update the on-premises sync behavior of all groups without a signed-in user.", |
| 24022 | + "requiresAdminConsent": true, |
| 24023 | + "privilegeLevel": 4 |
| 24024 | + } |
| 24025 | + }, |
| 24026 | + "pathSets": [ |
| 24027 | + { |
| 24028 | + "schemeKeys": [ |
| 24029 | + "DelegatedWork", |
| 24030 | + "Application" |
| 24031 | + ], |
| 24032 | + "methods": [ |
| 24033 | + "GET", |
| 24034 | + "PATCH" |
| 24035 | + ], |
| 24036 | + "paths": { |
| 24037 | + "/groups/{id}/onPremisesSyncBehavior": "least=DelegatedWork,Application", |
| 24038 | + "/groups/onPremisesSyncBehavior": "least=DelegatedWork,Application" |
| 24039 | + } |
| 24040 | + } |
| 24041 | + ], |
| 24042 | + "ownerInfo": { |
| 24043 | + "ownerSecurityGroup": "ddsappperm" |
| 24044 | + } |
| 24045 | + }, |
24008 | 24046 | "Group.Create": { |
24009 | 24047 | "authorizationType": "oAuth2", |
24010 | 24048 | "schemes": { |
|
24915 | 24953 | "ownerSecurityGroup": "IdentityReq" |
24916 | 24954 | } |
24917 | 24955 | }, |
| 24956 | + "GroupSettings.Read.All": { |
| 24957 | + "authorizationType": "oAuth2", |
| 24958 | + "schemes": { |
| 24959 | + "DelegatedWork": { |
| 24960 | + "adminDisplayName": "Read all group settings that user can access", |
| 24961 | + "adminDescription": "Allows the app to read a list of tenant-level or group-specific group settings objects, on behalf of the signed-in user.", |
| 24962 | + "userDisplayName": "Read all group settings that user can access", |
| 24963 | + "userDescription": "Allows the app to read a list of tenant-level or group-specific group settings objects, on your behalf.", |
| 24964 | + "requiresAdminConsent": true, |
| 24965 | + "privilegeLevel": 4 |
| 24966 | + }, |
| 24967 | + "Application": { |
| 24968 | + "adminDisplayName": "Read all group settings", |
| 24969 | + "adminDescription": "Allows the app to read a list of tenant-level or group-specific group settings objects, without a signed-in user.", |
| 24970 | + "requiresAdminConsent": true, |
| 24971 | + "privilegeLevel": 4 |
| 24972 | + } |
| 24973 | + }, |
| 24974 | + "pathSets": [ |
| 24975 | + { |
| 24976 | + "schemeKeys": [ |
| 24977 | + "DelegatedWork", |
| 24978 | + "Application" |
| 24979 | + ], |
| 24980 | + "methods": [ |
| 24981 | + "GET" |
| 24982 | + ], |
| 24983 | + "paths": { |
| 24984 | + "/directorysettingtemplates": "least=DelegatedWork,Application", |
| 24985 | + "/directorysettingtemplates/{id}": "least=DelegatedWork,Application", |
| 24986 | + "/groups/{id}/settings": "least=DelegatedWork,Application", |
| 24987 | + "/groups/{id}/settings/{id}": "least=DelegatedWork,Application", |
| 24988 | + "/groupsettings": "least=DelegatedWork,Application", |
| 24989 | + "/groupsettings/{id}": "least=DelegatedWork,Application", |
| 24990 | + "/groupsettingtemplates": "least=DelegatedWork,Application", |
| 24991 | + "/groupsettingtemplates/{id}": "least=DelegatedWork,Application", |
| 24992 | + "/settings": "least=DelegatedWork,Application", |
| 24993 | + "/settings/{id}": "least=DelegatedWork,Application" |
| 24994 | + } |
| 24995 | + } |
| 24996 | + ], |
| 24997 | + "ownerInfo": { |
| 24998 | + "ownerSecurityGroup": "AADGroupsPreAuth" |
| 24999 | + } |
| 25000 | + }, |
24918 | 25001 | "HealthMonitoringAlert.Read.All": { |
24919 | 25002 | "authorizationType": "oAuth2", |
24920 | 25003 | "schemes": { |
|
41232 | 41315 | "/sites/{id}/lists/{id}/permissions": "", |
41233 | 41316 | "/sites/{id}/operations": "", |
41234 | 41317 | "/sites/{id}/operations/{id}": "", |
41235 | | - "/sites/{id}/permissions": "least=DelegatedWork,Application" |
| 41318 | + "/sites/{id}/permissions": "least=DelegatedWork,Application", |
| 41319 | + "/sites/{id}/searchCustomIndex(q={value})": "" |
41236 | 41320 | } |
41237 | 41321 | }, |
41238 | 41322 | { |
|
41779 | 41863 | "/sites/{id}/pages/{id}/webparts/{id}/getpositionofwebpart": "least=DelegatedWork,Application", |
41780 | 41864 | "/sites/{id}/pageTemplates": "least=DelegatedWork,Application", |
41781 | 41865 | "/sites/{id}/pageTemplates/{id}": "least=DelegatedWork,Application", |
| 41866 | + "/sites/{id}/searchCustomIndex(q={value})": "least=DelegatedWork,Application", |
41782 | 41867 | "/sites/{id}/settings": "least=DelegatedWork,Application", |
41783 | 41868 | "/sites/{id}/sites": "least=DelegatedWork,Application", |
41784 | 41869 | "/sites/root": "least=DelegatedWork,Application", |
|
42199 | 42284 | "/sites/{id}/pages/{id}/webparts": "", |
42200 | 42285 | "/sites/{id}/pages/{id}/webparts/{id}": "", |
42201 | 42286 | "/sites/{id}/pages/{id}/webparts/{id}/getpositionofwebpart": "", |
| 42287 | + "/sites/{id}/searchCustomIndex(q={value})": "", |
42202 | 42288 | "/sites/{id}/settings": "", |
42203 | 42289 | "/sites/{id}/sites": "", |
42204 | 42290 | "/sites/root": "", |
|
0 commit comments