From bed8ebf073ba643a90c787b86af0a388159cf145 Mon Sep 17 00:00:00 2001 From: Avarjana Date: Thu, 24 Oct 2024 11:09:44 +0530 Subject: [PATCH] Add scopes for SMS template management UI (#6049) * Add scopes for SMS template management * Add sms template feature for default json * Add custom sms templates --- .../resources/api-resource-collection.xml | 35 +++++++++++++++ .../resources/api-resource-collection.xml.j2 | 35 +++++++++++++++ .../resources/system-api-resource.xml | 18 ++++++++ .../resources/system-api-resource.xml.j2 | 18 ++++++++ ....identity.core.server.feature.default.json | 43 +++++++++++++++++++ 5 files changed, 149 insertions(+) diff --git a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/api-resource-collection.xml b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/api-resource-collection.xml index c67a3c8111e7..6d9fc2c3761a 100644 --- a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/api-resource-collection.xml +++ b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/api-resource-collection.xml @@ -196,6 +196,25 @@ + + + + + + + + + + + + + + + + + + + @@ -782,6 +801,22 @@ + + + + + + + + + + + + + + + + diff --git a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/api-resource-collection.xml.j2 b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/api-resource-collection.xml.j2 index 2a7fcaae2d9f..4e6611b438a1 100644 --- a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/api-resource-collection.xml.j2 +++ b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/api-resource-collection.xml.j2 @@ -237,6 +237,25 @@ + + + + + + + + + + + + + + + + + + + @@ -823,6 +842,22 @@ + + + + + + + + + + + + + + + + diff --git a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml index ca4011f4b26a..c768a61dacd8 100644 --- a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml +++ b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml @@ -1068,6 +1068,24 @@ description="Manage email templates in the organization from the Console"/> + + + + + + + + + + + + + + + + + + + +