|
|
@ -333,6 +333,28 @@
|
|
|
|
</featureArtifactDef>
|
|
|
|
</featureArtifactDef>
|
|
|
|
<featureArtifactDef>
|
|
|
|
<featureArtifactDef>
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.xacml.server.feature:${carbon.identity.version}
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.xacml.server.feature:${carbon.identity.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<!-- Authenticators -->
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:${carbon.identity.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:${carbon.identity.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${carbon.identity.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.samlsso.server.feature:${carbon.identity.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${carbon.identity.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.version}
|
|
|
|
|
|
|
|
</featureArtifactDef>
|
|
|
|
|
|
|
|
<featureArtifactDef>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.mutualssl.feature:${carbon.identity.version}
|
|
|
|
</featureArtifactDef>
|
|
|
|
</featureArtifactDef>
|
|
|
|
<!-- End of Identity Features -->
|
|
|
|
<!-- End of Identity Features -->
|
|
|
|
|
|
|
|
|
|
|
@ -1090,6 +1112,30 @@
|
|
|
|
</id>
|
|
|
|
</id>
|
|
|
|
<version>${carbon.identity.version}</version>
|
|
|
|
<version>${carbon.identity.version}</version>
|
|
|
|
</feature>
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
|
|
|
|
|
|
|
|
</id>
|
|
|
|
|
|
|
|
<version>${carbon.identity.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature.group
|
|
|
|
|
|
|
|
</id>
|
|
|
|
|
|
|
|
<version>${carbon.identity.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature.group
|
|
|
|
|
|
|
|
</id>
|
|
|
|
|
|
|
|
<version>${carbon.identity.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
<feature>
|
|
|
|
|
|
|
|
<id>
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group
|
|
|
|
|
|
|
|
</id>
|
|
|
|
|
|
|
|
<version>${carbon.identity.version}</version>
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
<!-- End of Identity Features -->
|
|
|
|
<!-- End of Identity Features -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Registry Features -->
|
|
|
|
<!-- Registry Features -->
|
|
|
|