|
16756 | 16756 | } |
16757 | 16757 | ], |
16758 | 16758 | "ownerInfo": { |
16759 | | - "ownerSecurityGroup": "DirectoryPreAuthZReq" |
| 16759 | + "ownerSecurityGroup": "iamut-dev" |
16760 | 16760 | } |
16761 | 16761 | }, |
16762 | 16762 | "Domain.ReadWrite.All": { |
|
36054 | 36054 | "ownerSecurityGroup": "TeamsPermissions" |
36055 | 36055 | } |
36056 | 36056 | }, |
| 36057 | + "RiskPreventionProviders.Read.All": { |
| 36058 | + "schemes": { |
| 36059 | + "DelegatedWork": { |
| 36060 | + "adminDisplayName": "Read all identity risk prevention providers", |
| 36061 | + "adminDescription": "Allows the app to read your organization's risk prevention providers, on behalf of the signed-in user.", |
| 36062 | + "userDisplayName": "Read all identity risk prevention providers", |
| 36063 | + "userDescription": "Allows the app to read your organization's risk prevention providers, on your behalf.", |
| 36064 | + "requiresAdminConsent": true, |
| 36065 | + "privilegeLevel": 3 |
| 36066 | + }, |
| 36067 | + "Application": { |
| 36068 | + "adminDisplayName": "Read all identity risk prevention providers", |
| 36069 | + "adminDescription": "Allows the app to read your organization's risk prevention providers, without a signed-in user.", |
| 36070 | + "requiresAdminConsent": true, |
| 36071 | + "privilegeLevel": 4 |
| 36072 | + } |
| 36073 | + }, |
| 36074 | + "pathSets": [ |
| 36075 | + { |
| 36076 | + "schemeKeys": [ |
| 36077 | + "DelegatedWork", |
| 36078 | + "Application" |
| 36079 | + ], |
| 36080 | + "methods": [ |
| 36081 | + "GET" |
| 36082 | + ], |
| 36083 | + "paths": { |
| 36084 | + "/identity/riskPreventionProviders": "least=DelegatedWork,Application", |
| 36085 | + "/identity/riskPreventionProviders/{id}": "least=DelegatedWork,Application" |
| 36086 | + } |
| 36087 | + } |
| 36088 | + ], |
| 36089 | + "ownerInfo": { |
| 36090 | + "ownerSecurityGroup": "cpimmsgraphadmins" |
| 36091 | + } |
| 36092 | + }, |
| 36093 | + "RiskPreventionProviders.ReadWrite.All": { |
| 36094 | + "schemes": { |
| 36095 | + "DelegatedWork": { |
| 36096 | + "adminDisplayName": "Read and write all identity risk prevention providers", |
| 36097 | + "adminDescription": "Allows the app to read and write your organization's risk prevention providers, on behalf of the signed-in user.", |
| 36098 | + "userDisplayName": "Read and write all identity risk prevention providers", |
| 36099 | + "userDescription": "Allows the app to read and write your organization's risk prevention providers, on your behalf.", |
| 36100 | + "requiresAdminConsent": true, |
| 36101 | + "privilegeLevel": 3 |
| 36102 | + }, |
| 36103 | + "Application": { |
| 36104 | + "adminDisplayName": "Read and write all identity risk prevention providers", |
| 36105 | + "adminDescription": "Allows the app to read and write your organization's risk prevention providers, without a signed-in user.", |
| 36106 | + "requiresAdminConsent": true, |
| 36107 | + "privilegeLevel": 4 |
| 36108 | + } |
| 36109 | + }, |
| 36110 | + "pathSets": [ |
| 36111 | + { |
| 36112 | + "schemeKeys": [ |
| 36113 | + "DelegatedWork", |
| 36114 | + "Application" |
| 36115 | + ], |
| 36116 | + "methods": [ |
| 36117 | + "GET", |
| 36118 | + "POST" |
| 36119 | + ], |
| 36120 | + "paths": { |
| 36121 | + "/identity/riskPreventionProviders": "least=DelegatedWork,Application" |
| 36122 | + } |
| 36123 | + }, |
| 36124 | + { |
| 36125 | + "schemeKeys": [ |
| 36126 | + "DelegatedWork", |
| 36127 | + "Application" |
| 36128 | + ], |
| 36129 | + "methods": [ |
| 36130 | + "DELETE", |
| 36131 | + "GET", |
| 36132 | + "PATCH" |
| 36133 | + ], |
| 36134 | + "paths": { |
| 36135 | + "/identity/riskPreventionProviders/{id}": "least=DelegatedWork,Application" |
| 36136 | + } |
| 36137 | + } |
| 36138 | + ], |
| 36139 | + "ownerInfo": { |
| 36140 | + "ownerSecurityGroup": "cpimmsgraphadmins" |
| 36141 | + } |
| 36142 | + }, |
36057 | 36143 | "RoleAssignmentSchedule.Read.Directory": { |
36058 | 36144 | "schemes": { |
36059 | 36145 | "DelegatedWork": { |
|
44608 | 44694 | "ownerSecurityGroup": "TeamsPermissions" |
44609 | 44695 | } |
44610 | 44696 | }, |
| 44697 | + "TeamsResourceAccount.Read.All": { |
| 44698 | + "schemes": { |
| 44699 | + "DelegatedWork": { |
| 44700 | + "adminDisplayName": "Read Teams resource accounts", |
| 44701 | + "adminDescription": "Allows the app to read your tenant's resource accounts on behalf of the signed-in admin user.", |
| 44702 | + "userDisplayName": "Read Teams resource accounts", |
| 44703 | + "userDescription": "Allows the app to read your tenant's resource accounts on behalf of the signed-in admin user.", |
| 44704 | + "requiresAdminConsent": true, |
| 44705 | + "privilegeLevel": 3 |
| 44706 | + }, |
| 44707 | + "Application": { |
| 44708 | + "adminDisplayName": "Read Teams resource accounts", |
| 44709 | + "adminDescription": "Allows the app to read your tenant's resource accounts without a signed-in user.", |
| 44710 | + "requiresAdminConsent": true, |
| 44711 | + "privilegeLevel": 4 |
| 44712 | + } |
| 44713 | + }, |
| 44714 | + "pathSets": [ |
| 44715 | + { |
| 44716 | + "schemeKeys": [ |
| 44717 | + "DelegatedWork", |
| 44718 | + "Application" |
| 44719 | + ], |
| 44720 | + "methods": [ |
| 44721 | + "GET" |
| 44722 | + ], |
| 44723 | + "paths": { |
| 44724 | + "/admin/teams/resourceAccounts": "least=DelegatedWork,Application", |
| 44725 | + "/admin/teams/resourceAccounts/{id}": "least=DelegatedWork,Application" |
| 44726 | + } |
| 44727 | + } |
| 44728 | + ], |
| 44729 | + "ownerInfo": { |
| 44730 | + "ownerSecurityGroup": "IC3_Agent_Provisioning_Approvers" |
| 44731 | + } |
| 44732 | + }, |
44611 | 44733 | "TeamsTab.Create": { |
44612 | 44734 | "schemes": { |
44613 | 44735 | "DelegatedWork": { |
|
0 commit comments