From facadb13b2f0a7731b9d3f3cedc1e47bab4f2f97 Mon Sep 17 00:00:00 2001 From: ayyoob Date: Wed, 8 Feb 2017 13:10:48 +0530 Subject: [PATCH] added mutual authenticator --- .../org.wso2.carbon.device.mgt.adapter.feature/pom.xml | 8 ++++++++ pom.xml | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml b/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml index e24f48384f..65d06ffea9 100644 --- a/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml +++ b/features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml @@ -78,6 +78,11 @@ feign-gson ${io.github.openfeign.version} + + org.wso2.carbon.identity.carbon.auth.jwt + org.wso2.carbon.identity.authenticator.signedjwt + ${identity.carbon.auth.jwt.version} + @@ -196,6 +201,9 @@ io.github.openfeign:feign-gson:${io.github.openfeign.version} + + org.wso2.carbon.identity.carbon.auth.jwt:org.wso2.carbon.identity.authenticator.signedjwt:${identity.carbon.auth.jwt.version} + diff --git a/pom.xml b/pom.xml index cb032a04a7..37b7e0741a 100644 --- a/pom.xml +++ b/pom.xml @@ -968,6 +968,11 @@ ${identity.inbound.auth.oauth.version} provided + + org.wso2.carbon.identity.carbon.auth.jwt + org.wso2.carbon.identity.authenticator.signedjwt + ${identity.carbon.auth.jwt.version} + org.apache.httpcomponents.wso2 httpcore @@ -1147,6 +1152,7 @@ 5.6.89 5.3.1 [5.2.0, 6.0.0) + 5.1.2 4.6.1