|
24745 | 24745 | ], |
24746 | 24746 | "paths": { |
24747 | 24747 | "/identityprotection/riskyusers/confirmcompromised": "least=DelegatedWork,Application", |
| 24748 | + "/identityprotection/riskyusers/confirmSafe": "least=DelegatedWork,Application", |
24748 | 24749 | "/identityprotection/riskyusers/dismiss": "least=DelegatedWork,Application", |
24749 | 24750 | "/riskyusers/confirmcompromised": "least=DelegatedWork,Application", |
| 24751 | + "/riskyusers/confirmSafe": "least=DelegatedWork,Application", |
24750 | 24752 | "/riskyusers/dismiss": "least=DelegatedWork,Application" |
24751 | 24753 | } |
24752 | 24754 | } |
|
33414 | 33416 | "ownerSecurityGroup": "umtelivesite" |
33415 | 33417 | } |
33416 | 33418 | }, |
| 33419 | + "Policy.ReadWrite.CrossTenantCapability": { |
| 33420 | + "authorizationType": "oAuth2", |
| 33421 | + "schemes": { |
| 33422 | + "DelegatedWork": { |
| 33423 | + "adminDisplayName": "Read and write your organization's M365 cross tenant access capabilities", |
| 33424 | + "adminDescription": "Allows the app to read and write your organization's M365 cross tenant access capabilities on behalf of the signed-in user.", |
| 33425 | + "userDisplayName": "Read and write your organization's M365 cross tenant access capabilities", |
| 33426 | + "userDescription": "Allows the app to read and write your organization's M365 cross tenant access capabilities on your behalf.", |
| 33427 | + "requiresAdminConsent": true, |
| 33428 | + "privilegeLevel": 4 |
| 33429 | + }, |
| 33430 | + "Application": { |
| 33431 | + "adminDisplayName": "Read and write your organization's M365 cross tenant access capabilities", |
| 33432 | + "adminDescription": "Allows the app to read and write your organization's M365 cross tenant access capabilities without a signed-in user.", |
| 33433 | + "requiresAdminConsent": true, |
| 33434 | + "privilegeLevel": 4 |
| 33435 | + } |
| 33436 | + }, |
| 33437 | + "pathSets": [ |
| 33438 | + { |
| 33439 | + "schemeKeys": [ |
| 33440 | + "DelegatedWork", |
| 33441 | + "Application" |
| 33442 | + ], |
| 33443 | + "methods": [ |
| 33444 | + "GET", |
| 33445 | + "POST" |
| 33446 | + ], |
| 33447 | + "paths": { |
| 33448 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities": "least=DelegatedWork,Application", |
| 33449 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities": "least=DelegatedWork,Application" |
| 33450 | + } |
| 33451 | + }, |
| 33452 | + { |
| 33453 | + "schemeKeys": [ |
| 33454 | + "DelegatedWork", |
| 33455 | + "Application" |
| 33456 | + ], |
| 33457 | + "methods": [ |
| 33458 | + "GET", |
| 33459 | + "PATCH" |
| 33460 | + ], |
| 33461 | + "paths": { |
| 33462 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/calendarAvailabilityBasic": "least=DelegatedWork,Application", |
| 33463 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/calendarAvailabilityLimitedDetails": "least=DelegatedWork,Application", |
| 33464 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantOpenProfileCard": "least=DelegatedWork,Application" |
| 33465 | + } |
| 33466 | + }, |
| 33467 | + { |
| 33468 | + "schemeKeys": [ |
| 33469 | + "DelegatedWork", |
| 33470 | + "Application" |
| 33471 | + ], |
| 33472 | + "methods": [ |
| 33473 | + "DELETE", |
| 33474 | + "GET", |
| 33475 | + "PATCH" |
| 33476 | + ], |
| 33477 | + "paths": { |
| 33478 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/calendarAvailabilityBasic": "least=DelegatedWork,Application", |
| 33479 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/calendarAvailabilityLimitedDetails": "least=DelegatedWork,Application", |
| 33480 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMigration": "least=DelegatedWork,Application", |
| 33481 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantOpenProfileCard": "least=DelegatedWork,Application" |
| 33482 | + } |
| 33483 | + } |
| 33484 | + ], |
| 33485 | + "ownerInfo": { |
| 33486 | + "ownerSecurityGroup": "m365xtapnyx" |
| 33487 | + } |
| 33488 | + }, |
33417 | 33489 | "Policy.ReadWrite.DeviceConfiguration": { |
33418 | 33490 | "authorizationType": "oAuth2", |
33419 | 33491 | "schemes": { |
|
51226 | 51298 | } |
51227 | 51299 | }, |
51228 | 51300 | "VirtualEventRegistration-Anon.ReadWrite.All": { |
| 51301 | + "authorizationType": "oAuth2", |
51229 | 51302 | "schemes": { |
51230 | 51303 | "Application": { |
51231 | 51304 | "adminDisplayName": "Read and write anonymous users' virtual event registrations", |
|
0 commit comments