diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index d0929a37..b83041cb 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -1269,7 +1269,6 @@ "/applications(appid={value})/federatedidentitycredentials": "least=DelegatedWork,Application", "/applications(appid={value})/owners": "least=DelegatedWork,Application", "/applications(appid={value})/sponsors": "least=DelegatedWork,Application", - "/applications(appid={value})/tokenRevocations": "least=DelegatedWork,Application", "/applications/{id}/authorization": "", "/applications/{id}/authorization/resourceSchema": "", "/applications/{id}/authorization/resourceSchema/environmentAttributes": "", @@ -1296,7 +1295,6 @@ "/applications/{id}/pairwisebrokerembeddedappconfig/{trustedHostPairwiseBrokerId}/perResourceAllowedScopes": "least=DelegatedWork,Application", "/applications/{id}/pairwisebrokerembeddedappconfig/{trustedHostPairwiseBrokerId}/perResourceAllowedScopes/{resourceAppId}": "least=DelegatedWork,Application", "/applications/{id}/sponsors": "least=DelegatedWork,Application", - "/applications/{id}/tokenRevocations": "least=DelegatedWork,Application", "/applications/delta": "", "/policies/appmanagementpolicies/{id}/appliesto": "least=DelegatedWork,Application", "/policies/claimsmappingpolicies/{id}/appliesto": "", @@ -1315,7 +1313,6 @@ "/serviceprincipals(appid={value})/ownedobjects": "least=DelegatedWork,Application", "/serviceprincipals(appid={value})/owners": "least=DelegatedWork,Application", "/serviceprincipals(appid={value})/sponsors": "least=DelegatedWork,Application", - "/serviceprincipals(appid={value})/tokenRevocations": "least=DelegatedWork,Application", "/serviceprincipals(appid={value})/transitivememberof": "least=DelegatedWork,Application", "/serviceprincipals/{id}": "least=DelegatedWork,Application", "/serviceprincipals/{id}/approleassignedto": "least=DelegatedWork,Application", @@ -1331,7 +1328,6 @@ "/serviceprincipals/{id}/remotedesktopsecurityconfiguration/targetdevicegroups": "least=DelegatedWork,Application", "/serviceprincipals/{id}/remotedesktopsecurityconfiguration/targetdevicegroups/{id}": "least=DelegatedWork,Application", "/serviceprincipals/{id}/sponsors": "least=DelegatedWork,Application", - "/serviceprincipals/{id}/tokenRevocations": "least=DelegatedWork,Application", "/serviceprincipals/{id}/transitivememberof": "least=DelegatedWork,Application", "/serviceprincipals/delta": "" } @@ -1711,11 +1707,7 @@ "POST" ], "paths": { - "/applications(appid={value})/federatedidentitycredentials": "least=DelegatedWork,Application", - "/applications(appid={value})/tokenRevocations": "least=DelegatedWork,Application", - "/applications/{id}/tokenRevocations": "least=DelegatedWork,Application", - "/serviceprincipals(appid={value})/tokenRevocations": "least=DelegatedWork,Application", - "/serviceprincipals/{id}/tokenRevocations": "least=DelegatedWork,Application" + "/applications(appid={value})/federatedidentitycredentials": "least=DelegatedWork,Application" } }, { @@ -17574,6 +17566,94 @@ "ownerSecurityGroup": "ixrdev" } }, + "Domain-InternalFederation.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read internal federation configuration for a domain.", + "adminDescription": "Allows the app to read internal federation configuration for a domain.", + "userDisplayName": "Read internal federation configuration for a domain.", + "userDescription": "Allows the app to read internal federation configuration for a domain.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read internal federation configuration for a domain.", + "adminDescription": "Allows the app to read internal federation configuration for a domain.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/domains/{id}/federationConfiguration": "least=DelegatedWork,Application", + "/domains/{id}/federationConfiguration/{configurationId}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "aadusersandtenants" + } + }, + "Domain-InternalFederation.ReadWrite.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Create, read, update and delete internal federation configuration for a domain.", + "adminDescription": "Allows the app to create, read, update and delete internal federation configuration for a domain.", + "userDisplayName": "Create, read, update and delete internal federation configuration for a domain.", + "userDescription": "Allows the app to create, read, update and delete internal federation configuration for a domain.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + }, + "Application": { + "adminDisplayName": "Create, read, update and delete internal federation configuration for a domain.", + "adminDescription": "Allows the app to create, read, update and delete internal federation configuration for a domain.", + "requiresAdminConsent": true, + "privilegeLevel": 5 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET", + "POST" + ], + "paths": { + "/domains/{id}/federationConfiguration": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE", + "GET", + "PATCH" + ], + "paths": { + "/domains/{id}/federationConfiguration/{configurationId}": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "aadusersandtenants" + } + }, "Domain.Read.All": { "authorizationType": "oAuth2", "schemes": { @@ -17701,7 +17781,7 @@ "POST" ], "paths": { - "/domains/{id}/federationconfiguration": "least=DelegatedWork,Application", + "/domains/{id}/federationconfiguration": "", "/domains/{id}/forcedelete": "least=DelegatedWork,Application", "/domains/{id}/promote": "least=DelegatedWork,Application", "/domains/{id}/verify": "least=DelegatedWork,Application" diff --git a/permissions/new/provisioningInfo.json b/permissions/new/provisioningInfo.json index c6641f80..347e5d65 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -200,7 +200,7 @@ "resourceAppId": "9c31bd49-9f18-4580-84a0-e6e6dbd13640" } ], - "AgentCard.Read.All": [ + "AgentCardManifest.Read.All": [ { "id": "", "scheme": "DelegatedWork", @@ -218,7 +218,7 @@ "resourceAppId": "9c31bd49-9f18-4580-84a0-e6e6dbd13640" } ], - "AgentCard.ReadWrite.All": [ + "AgentCardManifest.ReadWrite.All": [ { "id": "", "scheme": "DelegatedWork", @@ -236,7 +236,7 @@ "resourceAppId": "9c31bd49-9f18-4580-84a0-e6e6dbd13640" } ], - "AgentCard.ReadWrite.ManagedBy": [ + "AgentCardManifest.ReadWrite.ManagedBy": [ { "id": "", "scheme": "Application", @@ -292,6 +292,46 @@ "resourceAppId": "9c31bd49-9f18-4580-84a0-e6e6dbd13640" } ], + "AgentCollection.Read.Global": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "9c31bd49-9f18-4580-84a0-e6e6dbd13640" + } + ], + "AgentCollection.ReadWrite.Global": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "9c31bd49-9f18-4580-84a0-e6e6dbd13640" + } + ], + "AgentCollection.Read.Quarantined": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "9c31bd49-9f18-4580-84a0-e6e6dbd13640" + } + ], + "AgentCollection.ReadWrite.Quarantined": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "9c31bd49-9f18-4580-84a0-e6e6dbd13640" + } + ], "AgentIdentityBlueprint.CreateAsManager": [ { "id": "ecf9c9c0-b7d6-48c0-8ad6-7b00493a2efb", @@ -5017,7 +5057,7 @@ "id": "c0e5a7b0-e8b7-40a7-b8e0-8249e6ea81d5", "scheme": "Application", "environment": "public;ppe", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" }, @@ -5025,7 +5065,7 @@ "id": "33203a2a-a761-40f0-8a7c-a7e74a9f8ac6", "scheme": "DelegatedWork", "environment": "public;ppe", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" } @@ -5035,7 +5075,7 @@ "id": "64d40371-8d58-4270-bc8a-b4a66de36b9a", "scheme": "Application", "environment": "public;ppe", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" }, @@ -5043,7 +5083,7 @@ "id": "857bd3ea-490e-4284-88a7-a7de1893b6ee", "scheme": "DelegatedWork", "environment": "public;ppe", - "isHidden": true, + "isHidden": false, "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" } @@ -10032,7 +10072,7 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "resourceAppId": "a3dfc3c6-2c7d-4f42-aeec-b2877f9bce97" + "resourceAppId": "00000002-0000-0000-c000-000000000000" } ], "Policy.ReadWrite.ConsentRequest": [ @@ -15325,6 +15365,42 @@ "resourceAppId": "" } ], + "TokenRevocations.Read.All":[ + { + "id": "10506a2e-a91b-4aba-886f-ba9f7938f05b", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "f877b83b-16b1-4d1f-ac40-70d5d86d1a8a", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], + "TokenRevocations.ReadWrite.All":[ + { + "id": "e91cbba3-7784-4313-8460-b91c2137514d", + "scheme": "Application", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "1190c458-9a4e-4b03-8af8-d4290da4370a", + "scheme": "DelegatedWork", + "environment": "PPE;public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], "Topic.Read.All": [ { "id": "79c4c76f-409a-4f98-884d-e2c09291ec26", @@ -17379,14 +17455,14 @@ "environment": "public", "isHidden": true, "isEnabled": true, - "resourceAppId": "f776f290-1b5c-492f-a298-a4051d78f2dc" + "resourceAppId": "da472373-a181-4ed0-94ec-bc7779f3b558" }, { "scheme": "DelegatedWork", "environment": "public", "isHidden": true, "isEnabled": true, - "resourceAppId": "f776f290-1b5c-492f-a298-a4051d78f2dc" + "resourceAppId": "da472373-a181-4ed0-94ec-bc7779f3b558" } ], "IdentityRiskyAgent.Read.All": [