|
|
|
@ -182,7 +182,7 @@
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.core.server.feature:${carbon.platform.version}
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.core.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.logging.mgt.feature:${carbon.platform.version}
|
|
|
|
@ -272,6 +272,40 @@
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.apimgt.store.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
|
|
<!-- SSO -->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.security.mgt.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.application.authentication.framework.server.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.server.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<feaureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.sso.saml.feature:${carbon.platform.version}
|
|
|
|
|
</feaureArtifactDef>
|
|
|
|
|
|
|
|
|
|
<!-- SSO Fix-->
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.user.profile.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.application.mgt.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.idp.mgt.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
org.wso2.carbon:org.wso2.carbon.identity.mgt.feature:${carbon.platform.version}
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
<!-- End of SSO Fixes -->
|
|
|
|
|
|
|
|
|
|
</featureArtifacts>
|
|
|
|
|
</configuration>
|
|
|
|
@ -384,7 +418,7 @@
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.core.server.feature.group</id>
|
|
|
|
|
<id>org.wso2.carbon.identity.core.feature.group</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
@ -508,6 +542,49 @@
|
|
|
|
|
<id>org.wso2.carbon.apimgt.store.feature.group</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!-- SSO Features -->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>
|
|
|
|
|
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
|
|
|
|
|
</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>
|
|
|
|
|
org.wso2.carbon.identity.application.authentication.framework.server.feature.group
|
|
|
|
|
</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.authenticator.saml2.sso.server.feature.group</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature.group</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!-- SSO Fix-->
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.user.profile.feature.group</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.application.mgt.feature.group</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.idp.mgt.feature.group</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
<feature>
|
|
|
|
|
<id>org.wso2.carbon.identity.mgt.feature.group</id>
|
|
|
|
|
<version>${carbon.platform.version}</version>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!--SSO FIX OVER-->
|
|
|
|
|
|
|
|
|
|
</features>
|
|
|
|
|
</configuration>
|
|
|
|
|
</execution>
|
|
|
|
|