diff --git a/modules/p2-profile-gen/pom.xml b/modules/p2-profile-gen/pom.xml
index da918ec5..ffb503fd 100644
--- a/modules/p2-profile-gen/pom.xml
+++ b/modules/p2-profile-gen/pom.xml
@@ -333,6 +333,28 @@
org.wso2.carbon.identity:org.wso2.carbon.identity.xacml.server.feature:${carbon.identity.version}
+
+
+
+ org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:${carbon.identity.version}
+
+
+ org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature:${carbon.identity.version}
+
+
+ org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.basicauth.server.feature:${carbon.identity.version}
+
+
+ org.wso2.carbon.identity:org.wso2.carbon.identity.application.authenticator.samlsso.server.feature:${carbon.identity.version}
+
+
+ org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.saml2.sso.feature:${carbon.identity.version}
+
+
+ org.wso2.carbon.identity:org.wso2.carbon.identity.thrift.authentication.feature:${carbon.identity.version}
+
+
+ org.wso2.carbon.identity:org.wso2.carbon.identity.authenticator.mutualssl.feature:${carbon.identity.version}
@@ -1090,6 +1112,30 @@
${carbon.identity.version}
+
+
+ org.wso2.carbon.identity.application.authenticator.basicauth.server.feature.group
+
+ ${carbon.identity.version}
+
+
+
+ org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature.group
+
+ ${carbon.identity.version}
+
+
+
+ org.wso2.carbon.identity.application.authenticator.requestpath.oauth.server.feature.group
+
+ ${carbon.identity.version}
+
+
+
+ org.wso2.carbon.identity.application.authenticator.samlsso.server.feature.group
+
+ ${carbon.identity.version}
+