diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index cb445358..8dc7256f 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -29619,6 +29619,152 @@ "ownerSecurityGroup": "ihxhealth" } }, + "IdentityNotifications.Read.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read identity notification settings and templates", + "adminDescription": "Allows the app to read identity notification settings, email templates, and prerequisites on behalf of the signed-in user.", + "userDisplayName": "Read identity notification settings and templates", + "userDescription": "Allows the app to read identity notification settings and email templates that you have access to.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read all identity notification settings and templates", + "adminDescription": "Allows the app to read identity notification settings, email templates, and prerequisites without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/admin/identityAdminNotifications": "least=DelegatedWork,Application", + "/admin/identityAdminNotifications/emailTemplates": "least=DelegatedWork,Application", + "/admin/identityAdminNotifications/emailTemplates/{id}": "least=DelegatedWork,Application", + "/admin/identityAdminNotifications/emailTemplates/{id}/localizations": "least=DelegatedWork,Application", + "/admin/identityAdminNotifications/emailTemplates/{id}/localizations/{id}": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/admin/identityAdminNotifications/emailTemplates/{id}/preview": "least=DelegatedWork,Application", + "/admin/identityAdminNotifications/getPrerequisites": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "iganotificationdev" + } + }, + "IdentityNotifications.ReadWrite.All": { + "authorizationType": "oAuth2", + "schemes": { + "DelegatedWork": { + "adminDisplayName": "Read and write identity notification settings and templates", + "adminDescription": "Allows the app to read and write identity notification settings, customize email templates, and send test emails on behalf of the signed-in user.", + "userDisplayName": "Read and write identity notification settings and templates", + "userDescription": "Allows the app to read and write identity notification settings and customize email templates that you have access to.", + "requiresAdminConsent": true, + "privilegeLevel": 3 + }, + "Application": { + "adminDisplayName": "Read and write all identity notification settings and templates", + "adminDescription": "Allows the app to read and write identity notification settings, customize email templates, and send test emails without a signed-in user.", + "requiresAdminConsent": true, + "privilegeLevel": 4 + } + }, + "pathSets": [ + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "GET" + ], + "paths": { + "/admin/identityAdminNotifications": "", + "/admin/identityAdminNotifications/emailTemplates": "", + "/admin/identityAdminNotifications/emailTemplates/{id}": "", + "/admin/identityAdminNotifications/emailTemplates/{id}/localizations": "", + "/admin/identityAdminNotifications/emailTemplates/{id}/localizations/{id}": "" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "PATCH" + ], + "paths": { + "/admin/identityAdminNotifications": "least=DelegatedWork,Application", + "/admin/identityAdminNotifications/emailTemplates/{id}": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "PUT" + ], + "paths": { + "/admin/identityAdminNotifications/emailTemplates/{id}/localizations/{id}": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "DELETE" + ], + "paths": { + "/admin/identityAdminNotifications/emailTemplates/{id}/localizations/{id}": "least=DelegatedWork,Application" + } + }, + { + "schemeKeys": [ + "DelegatedWork", + "Application" + ], + "methods": [ + "POST" + ], + "paths": { + "/admin/identityAdminNotifications/emailTemplates/{id}/preview": "", + "/admin/identityAdminNotifications/emailTemplates/{id}/resetToDefault": "least=DelegatedWork,Application", + "/admin/identityAdminNotifications/emailTemplates/{id}/sendTest": "least=DelegatedWork,Application", + "/admin/identityAdminNotifications/getPrerequisites": "", + "/admin/identityAdminNotifications/sendTestEmail": "least=DelegatedWork,Application" + } + } + ], + "ownerInfo": { + "ownerSecurityGroup": "iganotificationdev" + } + }, "IdentityProvider.Read.All": { "authorizationType": "oAuth2", "schemes": { diff --git a/permissions/new/provisioningInfo.json b/permissions/new/provisioningInfo.json index 5d71ee6a..172d84ea 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -7626,33 +7626,37 @@ ], "IdentityNotifications.Read.All": [ { + "id": "59cd3e28-aa9c-4f72-a734-1b592eb06853", "scheme": "DelegatedWork", "environment": "PPE;public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" }, { + "id": "52ced3dd-dbb6-41a0-9ce5-61a056be97b8", "scheme": "Application", "environment": "PPE;public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" } ], "IdentityNotifications.ReadWrite.All": [ { + "id": "c9c9fdea-4ecc-4d82-a2ea-3feff3489275", "scheme": "DelegatedWork", "environment": "PPE;public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" }, { + "id": "d9fe7b9f-cb27-4289-9cb4-54debd9d3c25", "scheme": "Application", "environment": "PPE;public", - "isHidden": true, - "isEnabled": false, + "isHidden": false, + "isEnabled": true, "resourceAppId": "00000002-0000-0000-c000-000000000000" } ], @@ -8560,6 +8564,24 @@ "resourceAppId": "" } ], + "MS-BrandingMigration.ReadWrite.All": [ + { + "id": "", + "scheme": "Application", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + }, + { + "id": "", + "scheme": "DelegatedWork", + "environment": "", + "isHidden": true, + "isEnabled": true, + "resourceAppId": "00000002-0000-0000-c000-000000000000" + } + ], "MS-NotificationDeliveryStatus.Read": [ { "id": "27be99ba-126e-4761-b2f5-c57f031ed705",