diff --git a/modules/core/distribution/pom.xml b/modules/core/distribution/pom.xml
index 9effc12d..c041fbf9 100644
--- a/modules/core/distribution/pom.xml
+++ b/modules/core/distribution/pom.xml
@@ -168,7 +168,7 @@
-
+
@@ -196,7 +196,7 @@
-
+
@@ -346,6 +346,20 @@ d run
+
+ modify_entitlement_properties
+ prepare-package
+
+
+
+
+
+
+
+
+ run
+
+
diff --git a/modules/core/distribution/src/api-resources/api_templates/velocity_template.xml b/modules/core/distribution/src/api-resources/api_templates/velocity_template.xml
index acec1df1..a331c9b9 100644
--- a/modules/core/distribution/src/api-resources/api_templates/velocity_template.xml
+++ b/modules/core/distribution/src/api-resources/api_templates/velocity_template.xml
@@ -338,7 +338,7 @@
#end
-
+
## check and set response caching
#if($responseCacheEnabled)
diff --git a/modules/core/distribution/src/api-resources/synapse-configs/default/sequences/_throttle_out_handler_.xml b/modules/core/distribution/src/api-resources/synapse-configs/default/sequences/_throttle_out_handler_.xml
index 40e81240..710ee276 100644
--- a/modules/core/distribution/src/api-resources/synapse-configs/default/sequences/_throttle_out_handler_.xml
+++ b/modules/core/distribution/src/api-resources/synapse-configs/default/sequences/_throttle_out_handler_.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/modules/core/distribution/src/assembly/bin.xml b/modules/core/distribution/src/assembly/bin.xml
index 7c006567..fb643fda 100644
--- a/modules/core/distribution/src/assembly/bin.xml
+++ b/modules/core/distribution/src/assembly/bin.xml
@@ -298,9 +298,7 @@
-
- src/repository/resources/dbscripts/apimgt
-
+ ../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/apimgt
${pom.artifactId}-${pom.version}/dbscripts/apimgt
*/**
@@ -846,6 +844,12 @@
true
644
+
+
+ ${pom.artifactId}-${pom.version}/repository/conf/identity/
+ true
+ 644
+
${pom.artifactId}-${pom.version}/repository/conf/identity
diff --git a/modules/core/distribution/src/repository/conf/entitlement.properties b/modules/core/distribution/src/repository/conf/entitlement.properties
index 41e11316..305ecac2 100644
--- a/modules/core/distribution/src/repository/conf/entitlement.properties
+++ b/modules/core/distribution/src/repository/conf/entitlement.properties
@@ -1,3 +1,21 @@
+#
+# Copyright (c) 2013, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
+#
+# WSO2 Inc. licenses this file to you under the Apache License,
+# Version 2.0 (the "License"); you may not use this file except
+# in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
PDP.Enable=true
PAP.Enable=true
PDP.DecisionCaching.Enable=true
@@ -12,7 +30,13 @@ PDP.Balana.Config.Enable=false
PDP.Multiple.Decision.Profile.Enable=true
PDP.Global.Policy.Combining.Algorithm=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
PAP.Policy.Add.Start.Enable=false
+#PAP.Policy.Add.Start.Policy.File.Path=
PAP.Items.Per.Page=10
+PDP.Registry.Level.Policy.Cache.Clear=false
+PDP.PolicyCaching.CachingInterval=100
+Entitlement.Engine.CachingInterval=100000
+PDP.References.MaxPolicyEntries=3000
+
#PDP.Extensions.Extension.1=your.extension.class.name
@@ -20,6 +44,7 @@ PAP.Items.Per.Page=10
#PDP.Policy.Store=org.wso2.carbon.identity.entitlement.policy.store.CarbonRegistryPolicyStore
PIP.AttributeDesignators.Designator.1=org.wso2.carbon.identity.entitlement.pip.DefaultAttributeFinder
+#PIP.AttributeDesignators.Designator.2=org.wso2.carbon.identity.application.authz.xacml.pip.AuthenticationContextAttributePIP
PIP.ResourceFinders.Finder.1=org.wso2.carbon.identity.entitlement.pip.DefaultResourceFinder
PAP.Entitlement.Data.Finder.1=org.wso2.carbon.identity.entitlement.pap.CarbonEntitlementDataFinder
diff --git a/modules/core/p2-profile-gen/pom.xml b/modules/core/p2-profile-gen/pom.xml
index 3c357371..044b910b 100644
--- a/modules/core/p2-profile-gen/pom.xml
+++ b/modules/core/p2-profile-gen/pom.xml
@@ -258,69 +258,69 @@
- org.wso2.carbon.identity:org.wso2.carbon.security.mgt.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.security.mgt.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.um.ws.service.feature:${identity.user.ws.version}
+ org.wso2.carbon.identity.user.ws:org.wso2.carbon.um.ws.service.feature:${identity.user.ws.version}
- org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.feature:${identity.inbound.auth.oauth.version}
+ org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.feature:${identity.inbound.auth.oauth.version.iotcore}
org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${identity.inbound.auth.openid.version}
- org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.core.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.core.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.idp.mgt.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${identity.local.auth.basicauth.version}
+ org.wso2.carbon.identity.application.auth.basic:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${identity.local.auth.basicauth.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${identity.carbon.auth.saml2.version}
+ org.wso2.carbon.identity.carbon.auth.saml2:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${identity.carbon.auth.saml2.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.sso.saml.feature:${identity.inbound.auth.saml.version}
+ org.wso2.carbon.identity.inbound.auth.saml2:org.wso2.carbon.identity.sso.saml.feature:${identity.inbound.auth.saml.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.user.profile.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.user.profile.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.application.mgt.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.mgt.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.claim.mgt.server.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.claim.mgt.server.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.claim.mgt.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.claim.mgt.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.oauth.ui.feature:${identity.inbound.auth.oauth.version}
+ org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.ui.feature:${identity.inbound.auth.oauth.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.notification.mgt.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.notification.mgt.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.user.mgt.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.user.mgt.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.directory.service.mgr.server.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.directory.service.mgr.server.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.user.registration.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.user.registration.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.xacml.server.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.xacml.server.feature:${carbon.identity.framework.version.iotcore}
@@ -330,49 +330,59 @@
org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:${identity.outbound.auth.requestpath.oauth.version}
- org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${identity.local.auth.basicauth.version}
+ org.wso2.carbon.identity.application.auth.basic:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${identity.local.auth.basicauth.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.samlsso.server.feature:${identity.outbound.auth.samlsso.version}
+ org.wso2.carbon.identity.outbound.auth.saml2:org.wso2.carbon.identity.application.authenticator.samlsso.server.feature:${identity.outbound.auth.samlsso.version}
- org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${identity.carbon.auth.saml2.version}
+ org.wso2.carbon.identity.carbon.auth.saml2:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${identity.carbon.auth.saml2.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.mutualssl.feature:${identity.carbon.auth.mutual.ssl.version}
+
+ org.wso2.carbon.identity.metadata.saml2:org.wso2.carbon.identity.inbound.metadata.saml2.server.feature:0.1.1
+
+
+ org.wso2.carbon.identity.metadata.saml2:org.wso2.carbon.identity.sp.metadata.saml2.server.feature:0.1.3
+
+
+
+
+
- org.wso2.carbon.registry:org.wso2.carbon.registry.core.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.core.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.ui.menu.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.ui.menu.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.resource.properties.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.resource.properties.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.associations.dependencies.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.associations.dependencies.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.ws.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.ws.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.ui.menu.governance.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.ui.menu.governance.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.contentsearch.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.contentsearch.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.task.server.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.task.server.feature:${carbon.registry.version.iotcore}
@@ -480,6 +490,9 @@
org.wso2.carbon.mediation:org.wso2.carbon.mediation.ui.feature:${carbon.mediation.version}
+
+ org.wso2.carbon.mediation:org.wso2.carbon.mediator.cache.feature:${carbon.mediation.version}
+
@@ -524,33 +537,33 @@
- org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${identity.carbon.auth.saml2.version}
+ org.wso2.carbon.identity.carbon.auth.saml2:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${identity.carbon.auth.saml2.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature:${identity.carbon.auth.saml2.version}
+ org.wso2.carbon.identity.carbon.auth.saml2:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature:${identity.carbon.auth.saml2.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.application.mgt.server.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.application.mgt.server.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.idp.mgt.server.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.idp.mgt.server.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.directory.service.mgr.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.directory.service.mgr.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.identity:org.wso2.carbon.identity.user.registration.server.feature:${carbon.identity.framework.version}
+ org.wso2.carbon.identity.framework:org.wso2.carbon.identity.user.registration.server.feature:${carbon.identity.framework.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.server.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.server.feature:${carbon.registry.version.iotcore}
- org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.ui.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.community.features.ui.feature:${carbon.registry.version.iotcore}
@@ -584,7 +597,7 @@
- org.wso2.carbon.registry:org.wso2.carbon.registry.task.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.task.feature:${carbon.registry.version.iotcore}
@@ -598,7 +611,7 @@
- org.wso2.carbon.registry:org.wso2.carbon.registry.contentsearch.server.feature:${carbon.registry.version}
+ org.wso2.carbon.registry:org.wso2.carbon.registry.contentsearch.server.feature:${carbon.registry.version.iotcore}
@@ -771,6 +784,14 @@
true
+
+ org.wso2.carbon.identity.inbound.metadata.saml2.server.feature.group
+ 0.1.1
+
+
+ org.wso2.carbon.identity.sp.metadata.saml2.server.feature.group
+ 0.1.3
+
org.wso2.iot.core.styles.feature.group
${product.iot.version}
@@ -1037,7 +1058,7 @@
org.wso2.carbon.security.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.um.ws.service.feature.group
@@ -1045,7 +1066,7 @@
org.wso2.carbon.identity.oauth.server.feature.group
- ${identity.inbound.auth.oauth.version}
+ ${identity.inbound.auth.oauth.version.iotcore}
org.wso2.carbon.identity.provider.server.feature.group
@@ -1053,79 +1074,79 @@
org.wso2.carbon.identity.thrift.authentication.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.core.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.idp.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.user.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.directory.service.mgr.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
- ${identity.local.auth.basicauth.version}
+ ${identity.local.auth.basicauth.version.iotcore}
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.authenticator.saml2.sso.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.identity.sso.saml.feature.group
- ${identity.inbound.auth.saml.version}
+ ${identity.inbound.auth.saml.version.iotcore}
org.wso2.carbon.identity.user.profile.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.application.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.claim.mgt.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.claim.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.oauth.ui.feature.group
- ${identity.inbound.auth.oauth.version}
+ ${identity.inbound.auth.oauth.version.iotcore}
org.wso2.carbon.identity.notification.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.xacml.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.user.registration.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
- ${identity.local.auth.basicauth.version}
+ ${identity.local.auth.basicauth.version.iotcore}
org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature.group
@@ -1146,39 +1167,39 @@
org.wso2.carbon.registry.core.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.resource.properties.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.associations.dependencies.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.community.features.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ws.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.contentsearch.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.governance.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.task.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
@@ -1239,6 +1260,10 @@
org.wso2.carbon.mediation.ui.feature.group
${carbon.mediation.version}
+
+ org.wso2.carbon.mediator.cache.feature.group
+ ${carbon.mediation.version}
+
@@ -1290,43 +1315,43 @@
org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.identity.application.mgt.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.directory.service.mgr.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.idp.mgt.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.user.registration.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.oauth.feature.group
- ${identity.inbound.auth.oauth.version}
+ ${identity.inbound.auth.oauth.version.iotcore}
org.wso2.carbon.registry.community.features.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.community.features.ui.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
@@ -1572,11 +1597,11 @@
org.wso2.carbon.security.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.security.mgt.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.service.mgt.server.feature.group
@@ -1588,23 +1613,23 @@
org.wso2.carbon.registry.core.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.core.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.governance.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.resource.properties.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.mediators.server.feature.group
@@ -1620,7 +1645,7 @@
org.wso2.carbon.registry.associations.dependencies.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.identity.provider.server.feature.group
@@ -1628,15 +1653,15 @@
org.wso2.carbon.registry.community.features.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.identity.oauth.feature.group
- ${identity.inbound.auth.oauth.version}
+ ${identity.inbound.auth.oauth.version.iotcore}
org.wso2.carbon.identity.user.registration.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.deployment.synchronizer.feature.group
@@ -1644,11 +1669,11 @@
org.wso2.carbon.registry.community.features.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ws.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.extensions.feature.group
@@ -1668,11 +1693,11 @@
org.wso2.carbon.user.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.core.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.um.ws.service.server.feature.group
@@ -1684,7 +1709,7 @@
org.wso2.carbon.directory.service.mgr.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
@@ -1705,11 +1730,11 @@
org.wso2.carbon.registry.contentsearch.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.tenant.mgt.common.server.feature.group
@@ -1745,7 +1770,7 @@
org.wso2.carbon.identity.user.profile.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
@@ -1875,15 +1900,15 @@
org.wso2.carbon.identity.notification.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.xacml.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.thrift.authentication.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.tenant.common.feature.group
@@ -1904,7 +1929,7 @@
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.tenant.mgt.common.server.feature.group
@@ -1912,7 +1937,7 @@
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
- ${identity.local.auth.basicauth.version}
+ ${identity.local.auth.basicauth.version.iotcore}
org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group
@@ -1924,7 +1949,7 @@
org.wso2.carbon.identity.application.mgt.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.core.server.feature.group
@@ -2004,11 +2029,11 @@
org.wso2.carbon.security.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.security.mgt.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.service.mgt.server.feature.group
@@ -2022,23 +2047,23 @@
org.wso2.carbon.registry.core.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.core.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.governance.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.resource.properties.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.mediators.server.feature.group
@@ -2058,19 +2083,19 @@
org.wso2.carbon.registry.associations.dependencies.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.community.features.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.identity.oauth.feature.group
- ${identity.inbound.auth.oauth.version}
+ ${identity.inbound.auth.oauth.version.iotcore}
org.wso2.carbon.identity.user.registration.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
@@ -2079,11 +2104,11 @@
org.wso2.carbon.registry.community.features.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ws.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.extensions.feature.group
@@ -2103,11 +2128,11 @@
org.wso2.carbon.user.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.core.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.um.ws.service.server.feature.group
@@ -2119,15 +2144,15 @@
org.wso2.carbon.directory.service.mgr.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.apimgt.core.feature.group
@@ -2147,11 +2172,11 @@
org.wso2.carbon.registry.contentsearch.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.idp.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.ndatasource.feature.group
@@ -2175,7 +2200,7 @@
org.wso2.carbon.identity.user.profile.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.apimgt.application.extension.feature.group
@@ -2414,15 +2439,15 @@
org.wso2.carbon.identity.notification.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.xacml.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.thrift.authentication.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.core.common.feature.group
@@ -2430,11 +2455,11 @@
org.wso2.carbon.user.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.user.profile.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.core.server.feature.group
@@ -2532,11 +2557,11 @@
org.wso2.carbon.security.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.security.mgt.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.service.mgt.server.feature.group
@@ -2551,23 +2576,23 @@
org.wso2.carbon.registry.core.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.core.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.governance.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.resource.properties.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.mediators.server.feature.group
@@ -2583,11 +2608,11 @@
org.wso2.carbon.registry.associations.dependencies.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.community.features.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.identity.provider.server.feature.group
@@ -2595,11 +2620,11 @@
org.wso2.carbon.identity.oauth.feature.group
- ${identity.inbound.auth.oauth.version}
+ ${identity.inbound.auth.oauth.version.iotcore}
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
- ${identity.local.auth.basicauth.version}
+ ${identity.local.auth.basicauth.version.iotcore}
org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group
@@ -2608,7 +2633,7 @@
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.tenant.mgt.common.server.feature.group
@@ -2616,7 +2641,7 @@
org.wso2.carbon.identity.user.registration.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.deployment.synchronizer.feature.group
@@ -2624,11 +2649,11 @@
org.wso2.carbon.registry.community.features.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ws.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.jaggeryjs.feature.group
@@ -2688,11 +2713,11 @@
org.wso2.carbon.user.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.core.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.um.ws.service.server.feature.group
@@ -2704,19 +2729,19 @@
org.wso2.carbon.directory.service.mgr.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.claim.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.webapp.mgt.feature.group
@@ -2724,7 +2749,7 @@
org.wso2.carbon.registry.contentsearch.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.forum.server.feature.group
@@ -2997,15 +3022,15 @@
org.wso2.carbon.identity.notification.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.xacml.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.thrift.authentication.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.core.common.feature.group
@@ -3013,11 +3038,11 @@
org.wso2.carbon.user.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.user.profile.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.core.server.feature.group
@@ -3106,11 +3131,11 @@
org.wso2.carbon.security.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.security.mgt.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.service.mgt.server.feature.group
@@ -3122,23 +3147,23 @@
org.wso2.carbon.registry.core.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.core.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ui.menu.governance.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.resource.properties.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.mediators.server.feature.group
@@ -3154,11 +3179,11 @@
org.wso2.carbon.registry.associations.dependencies.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.community.features.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.identity.provider.server.feature.group
@@ -3166,11 +3191,11 @@
org.wso2.carbon.identity.oauth.feature.group
- ${identity.inbound.auth.oauth.version}
+ ${identity.inbound.auth.oauth.version.iotcore}
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
- ${identity.local.auth.basicauth.version}
+ ${identity.local.auth.basicauth.version.iotcore}
org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group
@@ -3179,7 +3204,7 @@
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.tenant.mgt.common.server.feature.group
@@ -3187,7 +3212,7 @@
org.wso2.carbon.identity.user.registration.server.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.deployment.synchronizer.feature.group
@@ -3195,11 +3220,11 @@
org.wso2.carbon.registry.community.features.server.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.registry.ws.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.jaggeryjs.feature.group
@@ -3259,11 +3284,11 @@
org.wso2.carbon.user.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.core.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.um.ws.service.server.feature.group
@@ -3275,19 +3300,19 @@
org.wso2.carbon.directory.service.mgr.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.claim.mgt.feature.group
- ${carbon.identity.framework.version}
+ ${carbon.identity.framework.version.iotcore}
org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group
- ${identity.carbon.auth.saml2.version}
+ ${identity.carbon.auth.saml2.version.iotcore}
org.wso2.carbon.webapp.mgt.feature.group
@@ -3295,7 +3320,7 @@
org.wso2.carbon.registry.contentsearch.feature.group
- ${carbon.registry.version}
+ ${carbon.registry.version.iotcore}
org.wso2.carbon.forum.server.feature.group
@@ -3439,4 +3464,4 @@
-
\ No newline at end of file
+
diff --git a/pom.xml b/pom.xml
index a65a66e0..0b3ac7ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -825,19 +825,19 @@
${joda-time.version}
- org.wso2.carbon.identity
+ org.wso2.carbon.identity.inbound.auth.oauth2
org.wso2.carbon.identity.oauth.stub
- ${carbon.identity.version}
+ ${identity.inbound.auth.oauth.version}
- org.wso2.carbon.identity
+ org.wso2.carbon.identity.inbound.auth.oauth2
org.wso2.carbon.identity.oauth.dto
- ${carbon.identity.version}
+ ${identity.inbound.auth.oauth.version}
- org.wso2.carbon.identity
+ org.wso2.carbon.identity.inbound.auth.oauth2
org.wso2.carbon.identity.oauth
- ${carbon.identity.version}
+ ${identity.inbound.auth.oauth.version}
@@ -1496,18 +1496,23 @@
5.2.0
+ 5.6.89
[5.2.0, 6.0.0)
5.1.1
+ 5.2.4
5.1.1
5.1.1
+ 5.2.14
5.1.3
+ 5.1.6
5.1.2
+ 5.2.33
5.1.1
- 5.1.2
- 5.1.1
-
+ 5.1.3
+ 5.1.1
5.1.1
- 5.1.2
+ 5.1.4
+ 0.1.3
1.0.2
@@ -1517,8 +1522,9 @@
4.5.8
+ 4.6.0
- 4.6.5
+ 4.7.0
2.0.4-SNAPSHOT
@@ -1531,11 +1537,11 @@
3.0.4-SNAPSHOT
- 6.0.5
+ 6.1.2
(5.0.0,7.0.0]
- 4.6.6
+ 4.6.9
5.1.5
@@ -1635,7 +1641,7 @@
1.0.1
- 1.2.8
+ 1.2.9
1.4.4