From 2392803032e9afe6d7b0abdc70802e33466e26f8 Mon Sep 17 00:00:00 2001 From: tharikaGitHub Date: Tue, 5 Mar 2024 10:25:31 +0530 Subject: [PATCH 1/4] Enable local auth api feature --- .../product/src/main/assembly/bin.xml | 20 +++++++++---------- modules/features/product/pom.xml | 2 +- modules/p2-profile/product/pom.xml | 19 ++++++++++-------- pom.xml | 2 +- 4 files changed, 23 insertions(+), 20 deletions(-) diff --git a/modules/distribution/product/src/main/assembly/bin.xml b/modules/distribution/product/src/main/assembly/bin.xml index d1ba235cdf..1db7166412 100644 --- a/modules/distribution/product/src/main/assembly/bin.xml +++ b/modules/distribution/product/src/main/assembly/bin.xml @@ -712,16 +712,16 @@ client-registration#v0.17.war - - - - - - - - - - + + + ../../p2-profile/product/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps + + ${pom.artifactId}-${pom.version}/repository/deployment/server/webapps + + + api#identity#auth#v1.1.war + + diff --git a/modules/features/product/pom.xml b/modules/features/product/pom.xml index 37e40788b3..2c4ef9ae25 100644 --- a/modules/features/product/pom.xml +++ b/modules/features/product/pom.xml @@ -37,7 +37,7 @@ org.wso2.am.styles.feature org.wso2.am.multitenancy.dashboard.ui.feature org.wso2.am.security.feature - + org.wso2.carbon.identity.local.auth.api.endpoint.feature diff --git a/modules/p2-profile/product/pom.xml b/modules/p2-profile/product/pom.xml index 0551bef051..dc5889da9e 100644 --- a/modules/p2-profile/product/pom.xml +++ b/modules/p2-profile/product/pom.xml @@ -304,9 +304,9 @@ org.wso2.am:org.wso2.am.security.feature:${apimserver.version} - - - + + org.wso2.am:org.wso2.carbon.identity.local.auth.api.endpoint.feature:${apimserver.version} + org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.cache.invalidation.feature:${carbon.apimgt.version} @@ -1040,10 +1040,10 @@ org.wso2.carbon.identity.data.publisher.application.authentication.server.feature.group ${carbon.identity-data-publisher-application-authentication.version} - - - - + + org.wso2.carbon.identity.local.auth.api.endpoint.feature.group + ${apimserver.version} + org.wso2.carbon.registry.core.feature.group @@ -1720,7 +1720,10 @@ org.wso2.carbon.identity.data.publisher.application.authentication.server.feature.group ${carbon.identity-data-publisher-application-authentication.version} - + + org.wso2.carbon.identity.local.auth.api.endpoint.feature.group + ${apimserver.version} + org.wso2.carbon.registry.core.feature.group diff --git a/pom.xml b/pom.xml index 05367e74b5..2217c7c2ce 100644 --- a/pom.xml +++ b/pom.xml @@ -1327,7 +1327,7 @@ 1.6.10 5.7.5 5.9.8 - 2.5.6 + 2.5.11 6.7.32 5.8.11 1.7.70 From 47ca27d7f6055ea0829c58d91b0a9fa088256f90 Mon Sep 17 00:00:00 2001 From: tharikaGitHub Date: Tue, 5 Mar 2024 13:22:58 +0530 Subject: [PATCH 2/4] Temporarily disable ELK test case --- .../tests-backend/src/test/resources/testng.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml b/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml index 4a6d0c484c..e845476017 100644 --- a/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml +++ b/modules/integration/tests-integration/tests-backend/src/test/resources/testng.xml @@ -197,7 +197,7 @@ - + From ef985d63b9eca509828b30891f472107696049f4 Mon Sep 17 00:00:00 2001 From: tharikaGitHub Date: Tue, 5 Mar 2024 15:09:49 +0530 Subject: [PATCH 3/4] Update local auth version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2217c7c2ce..e693637e94 100644 --- a/pom.xml +++ b/pom.xml @@ -1327,7 +1327,7 @@ 1.6.10 5.7.5 5.9.8 - 2.5.11 + 2.5.12 6.7.32 5.8.11 1.7.70 From 1fbee09397d66b49223467afc8946f2401c3cda9 Mon Sep 17 00:00:00 2001 From: tharikaGitHub Date: Tue, 5 Mar 2024 16:43:15 +0530 Subject: [PATCH 4/4] Upgrade local auth version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e693637e94..cd8e1cccde 100644 --- a/pom.xml +++ b/pom.xml @@ -1327,7 +1327,7 @@ 1.6.10 5.7.5 5.9.8 - 2.5.12 + 2.5.13 6.7.32 5.8.11 1.7.70