|
|
|
@ -244,6 +244,10 @@
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.apimgt:org.wso2.carbon.forum.server.feature:${carbon.api.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.publisher.feature:${carbon.api.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- End of API Management Features -->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Commons Features -->
|
|
|
|
@ -292,8 +296,13 @@
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.feature:${identity.inbound.auth.oauth.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.identity.framework:org.wso2.carbon.identity.event.server.feature:${carbon.identity.framework.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.provider.server.feature:${identity.inbound.auth.openid.version}
|
|
|
|
|
org.wso2.carbon.identity.inbound.auth.openid:org.wso2.carbon.identity.provider.server.feature:${identity.inbound.auth.openid.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.identity.framework:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.framework.version}
|
|
|
|
@ -353,10 +362,10 @@
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- Authenticators -->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:${identity.outbound.auth.requestpath.basicauth.version}
|
|
|
|
|
org.wso2.carbon.identity.local.auth.requestpath.basic:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:${identity.outbound.auth.requestpath.basicauth.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:${identity.outbound.auth.requestpath.oauth.version}
|
|
|
|
|
org.wso2.carbon.identity.local.auth.requestpath.oauth:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:${identity.outbound.auth.requestpath.oauth.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.identity.application.auth.basic:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${identity.local.auth.basicauth.version}
|
|
|
|
@ -377,7 +386,15 @@
|
|
|
|
|
org.wso2.carbon.identity.metadata.saml2:org.wso2.carbon.identity.sp.metadata.saml2.server.feature:${identity.metadata.saml2.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!--<featureArtifactDef>-->
|
|
|
|
|
<!--org.wso2.carbon.identity.framework:org.wso2.carbon.identity.base:${carbon.identity.framework.version}-->
|
|
|
|
|
<!--org.wso2.carbon.identity.framework:org.wso2.carbon.identity.mgt.server.feature:${carbon.identity.framework.version}-->
|
|
|
|
|
<!--</featureArtifactDef>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--<featureArtifactDef>-->
|
|
|
|
|
<!--org.wso2.carbon.identity.governance:org.wso2.carbon.identity.governance.server.feature:${carbon.identity.governance.version}-->
|
|
|
|
|
<!--</featureArtifactDef>-->
|
|
|
|
|
<!--<featureArtifactDef>-->
|
|
|
|
|
<!--org.wso2.carbon.identity.governance:org.wso2.carbon.identity.captcha.server.feature:${carbon.identity.governance.version}-->
|
|
|
|
|
<!--</featureArtifactDef>-->
|
|
|
|
|
|
|
|
|
|
<!-- End of Identity Features -->
|
|
|
|
@ -735,9 +752,19 @@
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!--JWT grant type handler-->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.oauth2.grant.jwt.feature:${identity.jwt.extension.version}
|
|
|
|
|
org.wso2.carbon.extension.identity.oauth2.grantType.jwt:org.wso2.carbon.extension.identity.oauth2.jwt.feature:${identity.jwt.extension.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- Geo Dashboard feature -->
|
|
|
|
|
<!--Consent management feature-->
|
|
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.consent.mgt:org.wso2.carbon.consent.mgt.server.feature:${carbon.consent.mgt.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
<!--Database utils feature-->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.utils:org.wso2.carbon.database.utils.feature:${org.wso2.carbon.database.utils.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!--Geo Dashboard feature-->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.iot.geo.dashboard.feature:${carbon.device.mgt.plugin.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
@ -1137,6 +1164,12 @@
|
|
|
|
|
<id>org.wso2.carbon.forum.server.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.apimgt.publisher.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!-- End of API Management Features -->
|
|
|
|
|
|
|
|
|
|
<!-- Carbon Analytics Common Features -->
|
|
|
|
@ -1230,6 +1263,12 @@
|
|
|
|
|
<id>org.wso2.carbon.user.mgt.feature.group</id>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!--<feature>-->
|
|
|
|
|
<!--<id>org.wso2.carbon.identity.mgt.server.feature.group</id>-->
|
|
|
|
|
<!--<version>${carbon.identity.framework.version}</version>-->
|
|
|
|
|
<!--</feature>-->
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.directory.service.mgr.server.feature.group
|
|
|
|
|
</id>
|
|
|
|
@ -1310,6 +1349,17 @@
|
|
|
|
|
</feature>
|
|
|
|
|
<!-- End of Identity Features -->
|
|
|
|
|
|
|
|
|
|
<!--Identity governance-->
|
|
|
|
|
<!--<feature>-->
|
|
|
|
|
<!--<id>org.wso2.carbon.identity.governance.server.feature.group</id>-->
|
|
|
|
|
<!--<version>${carbon.identity.governance.version}</version>-->
|
|
|
|
|
<!--</feature>-->
|
|
|
|
|
<!--<feature>-->
|
|
|
|
|
<!--<id>org.wso2.carbon.identity.captcha.server.feature.group</id>-->
|
|
|
|
|
<!--<version>${carbon.identity.governance.version}</version>-->
|
|
|
|
|
<!--</feature>-->
|
|
|
|
|
<!--Identity governance ends-->
|
|
|
|
|
|
|
|
|
|
<!-- Registry Features -->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.registry.core.feature.group</id>
|
|
|
|
@ -1492,8 +1542,25 @@
|
|
|
|
|
<id>org.wso2.carbon.identity.oauth.feature.group</id>
|
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.event.server.feature.group</id>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!-- End of Identity Features -->
|
|
|
|
|
|
|
|
|
|
<!--Identity governance-->
|
|
|
|
|
<!--<feature>-->
|
|
|
|
|
<!--<id>org.wso2.carbon.identity.governance.server.feature.group</id>-->
|
|
|
|
|
<!--<version>${carbon.identity.governance.version}</version>-->
|
|
|
|
|
<!--</feature>-->
|
|
|
|
|
<!--<feature>-->
|
|
|
|
|
<!--<id>org.wso2.carbon.identity.captcha.server.feature.group</id>-->
|
|
|
|
|
<!--<version>${carbon.identity.governance.version}</version>-->
|
|
|
|
|
<!--</feature>-->
|
|
|
|
|
<!--Identity governance ends-->
|
|
|
|
|
|
|
|
|
|
<!-- Registry Features -->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.registry.community.features.server.feature.group</id>
|
|
|
|
@ -1607,9 +1674,21 @@
|
|
|
|
|
</feature>
|
|
|
|
|
<!--jwt grant type handler-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.oauth2.grant.jwt.feature.group</id>
|
|
|
|
|
<id>org.wso2.carbon.extension.identity.oauth2.jwt.feature.group</id>
|
|
|
|
|
<version>${identity.jwt.extension.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!--Consent Management Feature-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.consent.mgt.server.feature.group</id>
|
|
|
|
|
<version>${carbon.consent.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!--Database utils feature-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.database.utils.feature.group</id>
|
|
|
|
|
<version>${org.wso2.carbon.database.utils.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.cdmf.analytics.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
@ -1679,9 +1758,18 @@
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.oauth2.grant.jwt.feature.group</id>
|
|
|
|
|
<id>org.wso2.carbon.extension.identity.oauth2.jwt.feature.group</id>
|
|
|
|
|
<version>${identity.jwt.extension.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.consent.mgt.server.feature.group</id>
|
|
|
|
|
<version>${carbon.consent.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!--Database utils feature-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.database.utils.feature.group</id>
|
|
|
|
|
<version>${org.wso2.carbon.database.utils.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.tenant.common.feature.group</id>
|
|
|
|
|
<version>${carbon.multitenancy.version}</version>
|
|
|
|
@ -1767,6 +1855,10 @@
|
|
|
|
|
<id>org.wso2.carbon.identity.oauth.feature.group</id>
|
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.event.server.feature.group</id>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.user.registration.server.feature.group</id>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
@ -1780,6 +1872,10 @@
|
|
|
|
|
<id>org.wso2.carbon.user.mgt.feature.group</id>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!--<feature>-->
|
|
|
|
|
<!--<id>org.wso2.carbon.identity.mgt.server.feature.group</id>-->
|
|
|
|
|
<!--<version>${carbon.identity.framework.version}</version>-->
|
|
|
|
|
<!--</feature>-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.core.feature.group</id>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
@ -1844,6 +1940,10 @@
|
|
|
|
|
<id>org.wso2.carbon.identity.jwt.client.extension.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.consent.mgt.server.feature.group</id>
|
|
|
|
|
<version>${carbon.consent.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.sso.saml.feature.group</id>
|
|
|
|
|
<version>${identity.inbound.auth.saml.version}</version>
|
|
|
|
@ -1993,6 +2093,10 @@
|
|
|
|
|
<id>org.wso2.carbon.identity.jwt.client.extension.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.consent.mgt.server.feature.group</id>
|
|
|
|
|
<version>${carbon.consent.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.device.mgt.analytics.data.publisher.feature.group</id>
|
|
|
|
|
<version>${carbon.device.mgt.version}</version>
|
|
|
|
@ -2039,9 +2143,14 @@
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.oauth2.grant.jwt.feature.group</id>
|
|
|
|
|
<id>org.wso2.carbon.extension.identity.oauth2.jwt.feature.group</id>
|
|
|
|
|
<version>${identity.jwt.extension.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<!--Database utils feature-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.database.utils.feature.group</id>
|
|
|
|
|
<version>${org.wso2.carbon.database.utils.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.tenant.mgt.common.feature.group</id>
|
|
|
|
|
<version>${carbon.commons.version}</version>
|
|
|
|
@ -2199,6 +2308,10 @@
|
|
|
|
|
<id>org.wso2.carbon.identity.oauth.feature.group</id>
|
|
|
|
|
<version>${identity.inbound.auth.oauth.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.event.server.feature.group</id>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>
|
|
|
|
|
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
|
|
|
|
@ -2225,6 +2338,7 @@
|
|
|
|
|
<id>org.wso2.carbon.identity.user.registration.server.feature.group</id>
|
|
|
|
|
<version>${carbon.identity.framework.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.deployment.synchronizer.feature.group</id>
|
|
|
|
|
<version>${carbon.commons.version}</version>
|
|
|
|
@ -2349,6 +2463,10 @@
|
|
|
|
|
<id>org.wso2.carbon.forum.server.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.apimgt.publisher.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.tenant.common.feature.group</id>
|
|
|
|
|
<version>${carbon.multitenancy.version}</version>
|
|
|
|
@ -2671,7 +2789,7 @@
|
|
|
|
|
<version>${carbon.device.mgt.plugin.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.oauth2.grant.jwt.feature.group</id>
|
|
|
|
|
<id>org.wso2.carbon.extension.identity.oauth2.jwt.feature.group</id>
|
|
|
|
|
<version>${identity.jwt.extension.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
@ -2971,6 +3089,10 @@
|
|
|
|
|
<id>org.wso2.carbon.forum.server.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.apimgt.publisher.feature.group</id>
|
|
|
|
|
<version>${carbon.api.mgt.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.tenant.common.feature.group</id>
|
|
|
|
|
<version>${carbon.multitenancy.version}</version>
|
|
|
|
|