Skip to content

Commit 4fa4ee2

Browse files
Weekly Permissions sync 2024-09-17 (#780)
* Weekly Permissions sync 2024-09-17 * duplicate path --------- Co-authored-by: Millicent Achieng <[email protected]>
1 parent db5cbf4 commit 4fa4ee2

File tree

2 files changed

+327
-7
lines changed

2 files changed

+327
-7
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 80 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1925,13 +1925,13 @@
19251925
}
19261926
],
19271927
"CrossTenantContentMigration.ReadWrite.All": [
1928-
{
1929-
"scheme": "DelegatedWork",
1930-
"environment": "public",
1931-
"isHidden": true,
1932-
"isEnabled": false,
1933-
"resourceAppId": "506cf32b-5cbe-4ced-84c6-c7bde303f77c"
1934-
}
1928+
{
1929+
"scheme": "DelegatedWork",
1930+
"environment": "public",
1931+
"isHidden": true,
1932+
"isEnabled": false,
1933+
"resourceAppId": "506cf32b-5cbe-4ced-84c6-c7bde303f77c"
1934+
}
19351935
],
19361936
"CrossTenantInformation.ReadBasic.All": [
19371937
{
@@ -3185,6 +3185,47 @@
31853185
"resourceAppId": ""
31863186
}
31873187
],
3188+
"EngagementConversation.Migration.All": [
3189+
{
3190+
"scheme": "Application",
3191+
"environment": "public",
3192+
"isHidden": false,
3193+
"isEnabled": true,
3194+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
3195+
}
3196+
],
3197+
"EngagementConversation.Read.All": [
3198+
{
3199+
"scheme": "Application",
3200+
"environment": "public",
3201+
"isHidden": false,
3202+
"isEnabled": true,
3203+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
3204+
},
3205+
{
3206+
"scheme": "DelegatedWork",
3207+
"environment": "public",
3208+
"isHidden": false,
3209+
"isEnabled": true,
3210+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
3211+
}
3212+
],
3213+
"EngagementConversation.ReadWrite.All": [
3214+
{
3215+
"scheme": "Application",
3216+
"environment": "public",
3217+
"isHidden": false,
3218+
"isEnabled": true,
3219+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
3220+
},
3221+
{
3222+
"scheme": "DelegatedWork",
3223+
"environment": "public",
3224+
"isHidden": false,
3225+
"isEnabled": true,
3226+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
3227+
}
3228+
],
31883229
"EntitlementManagement.Read.All": [
31893230
{
31903231
"id": "5449aa12-1393-4ea2-a7c7-d0e06c1a56b2",
@@ -8380,6 +8421,38 @@
83808421
"scheme": "Application"
83818422
}
83828423
],
8424+
"Storyline.Read.All": [
8425+
{
8426+
"scheme": "Application",
8427+
"environment": "public",
8428+
"isHidden": false,
8429+
"isEnabled": true,
8430+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
8431+
},
8432+
{
8433+
"scheme": "DelegatedWork",
8434+
"environment": "public",
8435+
"isHidden": false,
8436+
"isEnabled": true,
8437+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
8438+
}
8439+
],
8440+
"Storyline.ReadWrite.All": [
8441+
{
8442+
"scheme": "Application",
8443+
"environment": "public",
8444+
"isHidden": false,
8445+
"isEnabled": true,
8446+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
8447+
},
8448+
{
8449+
"scheme": "DelegatedWork",
8450+
"environment": "public",
8451+
"isHidden": false,
8452+
"isEnabled": true,
8453+
"resourceAppId": "00000005-0000-0ff1-ce00-000000000000"
8454+
}
8455+
],
83838456
"Tasks.Read": [
83848457
{
83858458
"id": "f45671fb-e0fe-4b4b-be20-3d3ce43f1bcb",

permissions/new/permissions.json

Lines changed: 247 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18259,6 +18259,168 @@
1825918259
],
1826018260
"ownerInfo": {}
1826118261
},
18262+
"EngagementConversation.Migration.All": {
18263+
"schemes": {
18264+
"Application": {
18265+
"adminDisplayName": "Read and write all Viva Engage conversations",
18266+
"adminDescription": "Allows the app to create Viva Engage conversations without a signed-in user.",
18267+
"requiresAdminConsent": true,
18268+
"privilegeLevel": 5
18269+
}
18270+
},
18271+
"pathSets": [
18272+
{
18273+
"schemeKeys": [
18274+
"Application"
18275+
],
18276+
"methods": [
18277+
"POST"
18278+
],
18279+
"paths": {
18280+
"/employeeexperience/communities/{id}/microsoft.graph.completeUploadSession": "",
18281+
"/employeeexperience/communities/{id}/microsoft.graph.createUploadSession": "",
18282+
"/employeeexperience/conversations": "",
18283+
"/employeeexperience/conversations/{id}/messages": "",
18284+
"/employeeexperience/conversations/{id}/messages/{id}/microsoft.graph.addReaction": "",
18285+
"/employeeexperience/conversations/{id}/messages/{id}/microsoft.graph.engagementConversationPollMessage/microsoft.graph.vote": "",
18286+
"/employeeexperience/conversations/{id}/messages/{id}/replies": "",
18287+
"/users/{id}/employeeExperience/storyline/microsoft.graph.completeUploadSession": "",
18288+
"/users/{id}/employeeExperience/storyline/microsoft.graph.createUploadSessions": "",
18289+
"/users/{id}/employeeExperience/storyline/microsoft.graph.follow": ""
18290+
}
18291+
}
18292+
],
18293+
"ownerInfo": {
18294+
"ownerSecurityGroup": "ve-msgraph-owners"
18295+
}
18296+
},
18297+
"EngagementConversation.Read.All": {
18298+
"schemes": {
18299+
"DelegatedWork": {
18300+
"adminDisplayName": "Read all Viva Engage conversations",
18301+
"adminDescription": "Allows the app to read Viva Engage conversations, and to read their properties on behalf of the signed-in user.",
18302+
"userDisplayName": "Read all Viva Engage conversations",
18303+
"userDescription": "Allows the app to list Viva Engage conversations, and to read their properties on your behalf.",
18304+
"requiresAdminConsent": true,
18305+
"privilegeLevel": 2
18306+
},
18307+
"Application": {
18308+
"adminDisplayName": "Read all Viva Engage conversations",
18309+
"adminDescription": "Allows the app to list Viva Engage conversations, and to read their properties without a signed-in user.",
18310+
"requiresAdminConsent": true,
18311+
"privilegeLevel": 4
18312+
}
18313+
},
18314+
"pathSets": [
18315+
{
18316+
"schemeKeys": [
18317+
"DelegatedWork",
18318+
"Application"
18319+
],
18320+
"methods": [
18321+
"GET"
18322+
],
18323+
"paths": {
18324+
"/employeeexperience/conversations": "least=DelegatedWork,Application",
18325+
"/employeeexperience/conversations/{id}": "least=DelegatedWork,Application",
18326+
"/employeeexperience/conversations/{id}/messages": "least=DelegatedWork,Application",
18327+
"/employeeexperience/conversations/{id}/messages/{id}": "least=DelegatedWork,Application",
18328+
"/employeeexperience/conversations/{id}/messages/{id}/reactions": "least=DelegatedWork,Application",
18329+
"/employeeexperience/conversations/{id}/messages/{id}/replies": "least=DelegatedWork,Application"
18330+
}
18331+
}
18332+
],
18333+
"ownerInfo": {
18334+
"ownerSecurityGroup": "ve-msgraph-owners"
18335+
}
18336+
},
18337+
"EngagementConversation.ReadWrite.All": {
18338+
"schemes": {
18339+
"DelegatedWork": {
18340+
"adminDisplayName": "Read and write all Viva Engage conversations",
18341+
"adminDescription": "Allows the app to create Viva Engage conversations and read all conversation properties on behalf of the signed-in user.",
18342+
"userDisplayName": "Read and write all Viva Engage communities",
18343+
"userDescription": "Allows the app to create Viva Engage conversations and read all conversation properties on your behalf.",
18344+
"requiresAdminConsent": true,
18345+
"privilegeLevel": 3
18346+
},
18347+
"Application": {
18348+
"adminDisplayName": "Read and write all Viva Engage conversations",
18349+
"adminDescription": "Allows the app to create Viva Engage conversations, read all conversation properties, update conversation properties, and delete conversations without a signed-in user.",
18350+
"requiresAdminConsent": true,
18351+
"privilegeLevel": 4
18352+
}
18353+
},
18354+
"pathSets": [
18355+
{
18356+
"schemeKeys": [
18357+
"DelegatedWork",
18358+
"Application"
18359+
],
18360+
"methods": [
18361+
"POST"
18362+
],
18363+
"paths": {
18364+
"/employeeexperience/communities/{id}/microsoft.graph.completeUploadSession": "least=DelegatedWork,Application",
18365+
"/employeeexperience/communities/{id}/microsoft.graph.createUploadSession": "least=DelegatedWork,Application",
18366+
"/employeeexperience/conversations": "least=DelegatedWork,Application",
18367+
"/employeeexperience/conversations/{id}/messages": "least=DelegatedWork,Application",
18368+
"/employeeexperience/conversations/{id}/messages/{id}/microsoft.graph.addReaction": "least=DelegatedWork,Application",
18369+
"/employeeexperience/conversations/{id}/messages/{id}/microsoft.graph.engagementConversationPollMessage/microsoft.graph.vote": "least=DelegatedWork,Application",
18370+
"/employeeexperience/conversations/{id}/messages/{id}/microsoft.graph.removeReaction": "least=DelegatedWork,Application",
18371+
"/employeeexperience/conversations/{id}/messages/{id}/replies": "least=DelegatedWork,Application",
18372+
"/users/{id}/employeeExperience/storyline/microsoft.graph.completeUploadSession": "least=DelegatedWork,Application",
18373+
"/users/{id}/employeeExperience/storyline/microsoft.graph.createUploadSessions": "least=DelegatedWork,Application"
18374+
}
18375+
},
18376+
{
18377+
"schemeKeys": [
18378+
"DelegatedWork",
18379+
"Application"
18380+
],
18381+
"methods": [
18382+
"GET"
18383+
],
18384+
"paths": {
18385+
"/employeeexperience/conversations": "",
18386+
"/employeeexperience/conversations/{id}": "",
18387+
"/employeeexperience/conversations/{id}/messages": "",
18388+
"/employeeexperience/conversations/{id}/messages/{id}": "",
18389+
"/employeeexperience/conversations/{id}/messages/{id}/reactions": "",
18390+
"/employeeexperience/conversations/{id}/messages/{id}/replies": ""
18391+
}
18392+
},
18393+
{
18394+
"schemeKeys": [
18395+
"DelegatedWork",
18396+
"Application"
18397+
],
18398+
"methods": [
18399+
"PATCH"
18400+
],
18401+
"paths": {
18402+
"/employeeexperience/conversations/{id}": "least=DelegatedWork,Application",
18403+
"/employeeexperience/conversations/{id}/messages/{id}": "least=DelegatedWork,Application"
18404+
}
18405+
},
18406+
{
18407+
"schemeKeys": [
18408+
"DelegatedWork",
18409+
"Application"
18410+
],
18411+
"methods": [
18412+
"DELETE"
18413+
],
18414+
"paths": {
18415+
"/employeeexperience/conversations/{id}": "least=DelegatedWork,Application",
18416+
"/employeeexperience/conversations/{id}/messages/{id}": "least=DelegatedWork,Application"
18417+
}
18418+
}
18419+
],
18420+
"ownerInfo": {
18421+
"ownerSecurityGroup": "ve-msgraph-owners"
18422+
}
18423+
},
1826218424
"EntitlementManagement.Read.All": {
1826318425
"schemes": {
1826418426
"DelegatedWork": {
@@ -39258,6 +39420,91 @@
3925839420
"ownerSecurityGroup": "exospm_sg"
3925939421
}
3926039422
},
39423+
"Storyline.Read.All": {
39424+
"schemes": {
39425+
"DelegatedWork": {
39426+
"adminDisplayName": "Read all Viva Engage storylines",
39427+
"adminDescription": "Allows the app to read Viva Engage storylines, and to read their properties on behalf of the signed-in user.",
39428+
"userDisplayName": "Read all Viva Engage storylines",
39429+
"userDescription": "Allows the app to access the Viva Engage storyline, and to read their properties on your behalf.",
39430+
"requiresAdminConsent": true,
39431+
"privilegeLevel": 2
39432+
},
39433+
"Application": {
39434+
"adminDisplayName": "Read all Viva Engage storylines",
39435+
"adminDescription": "Allows the app to read the Viva Engage storylines, and to read their properties without a signed-in user.",
39436+
"requiresAdminConsent": true,
39437+
"privilegeLevel": 4
39438+
}
39439+
},
39440+
"pathSets": [
39441+
{
39442+
"schemeKeys": [
39443+
"DelegatedWork",
39444+
"Application"
39445+
],
39446+
"methods": [
39447+
"GET"
39448+
],
39449+
"paths": {
39450+
"/users/{id}/employeeExperience/storyline": "least=DelegatedWork,Application",
39451+
"/users/{id}/employeeExperience/storyline/followers": "least=DelegatedWork,Application"
39452+
}
39453+
}
39454+
],
39455+
"ownerInfo": {
39456+
"ownerSecurityGroup": "ve-msgraph-owners"
39457+
}
39458+
},
39459+
"Storyline.ReadWrite.All": {
39460+
"schemes": {
39461+
"DelegatedWork": {
39462+
"adminDisplayName": "Read and write all Viva Engage storylines",
39463+
"adminDescription": "Allows the app to modify the Viva Engage storyline and read all storyline properties on behalf of the signed-in user.",
39464+
"userDisplayName": "Read and write all Viva Engage storylines",
39465+
"userDescription": "Allows the app to create Viva Engage storyline items and read all storyline properties on your behalf.",
39466+
"requiresAdminConsent": true,
39467+
"privilegeLevel": 3
39468+
},
39469+
"Application": {
39470+
"adminDisplayName": "Read and write all Viva Engage storylines",
39471+
"adminDescription": "Allows the app to modify Viva Engage storylines, read all storylines properties, update storyline properties, and delete storyline properties without a signed-in user.",
39472+
"requiresAdminConsent": true,
39473+
"privilegeLevel": 4
39474+
}
39475+
},
39476+
"pathSets": [
39477+
{
39478+
"schemeKeys": [
39479+
"DelegatedWork",
39480+
"Application"
39481+
],
39482+
"methods": [
39483+
"POST"
39484+
],
39485+
"paths": {
39486+
"/users/{id}/employeeExperience/storyline/microsoft.graph.follow": "least=DelegatedWork,Application",
39487+
"/users/{id}/employeeExperience/storyline/microsoft.graph.unfollow": "least=DelegatedWork,Application"
39488+
}
39489+
},
39490+
{
39491+
"schemeKeys": [
39492+
"DelegatedWork",
39493+
"Application"
39494+
],
39495+
"methods": [
39496+
"GET"
39497+
],
39498+
"paths": {
39499+
"/users/{id}/employeeExperience/storyline": "",
39500+
"/users/{id}/employeeExperience/storyline/followers": ""
39501+
}
39502+
}
39503+
],
39504+
"ownerInfo": {
39505+
"ownerSecurityGroup": "ve-msgraph-owners"
39506+
}
39507+
},
3926139508
"SubjectRightsRequest.Read.All": {
3926239509
"schemes": {
3926339510
"DelegatedWork": {

0 commit comments

Comments
 (0)