From e6cc42abea68b5d28981fb0f5639fb7a0bacdcbe Mon Sep 17 00:00:00 2001 From: dewniMW Date: Wed, 3 Jan 2024 11:57:24 +0530 Subject: [PATCH] Add app sharing API resource access control configs --- .../resources/system-api-resource.xml | 9 +++++++++ .../resources/system-api-resource.xml.j2 | 9 +++++++++ .../resources/resource-access-control-v2.xml | 17 +++++++++++++++++ .../resources/resource-access-control-v2.xml.j2 | 17 +++++++++++++++++ 4 files changed, 52 insertions(+) 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 3f259d643d5b..306535e65bc1 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 @@ -35,6 +35,15 @@ + + + + + + + diff --git a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2 b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2 index a950313e6a76..6984795ed99f 100644 --- a/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2 +++ b/features/api-resource-mgt/org.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2 @@ -44,6 +44,15 @@ + + + + + + + diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml index 79742392d8d6..61dd0ecc0426 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml @@ -787,6 +787,23 @@ internal_keystore_update + + + internal_shared_application_view + + + internal_shared_application_view + + + internal_shared_application_create + + + internal_shared_application_delete + + + internal_shared_application_delete + + internal_org_application_mgt_update diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml.j2 b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml.j2 index 8b382c7285ce..32d47005ea83 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml.j2 +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/resource-access-control-v2.xml.j2 @@ -809,6 +809,23 @@ internal_keystore_update + + + internal_shared_application_view + + + internal_shared_application_view + + + internal_shared_application_create + + + internal_shared_application_delete + + + internal_shared_application_delete + + internal_org_application_mgt_update