diff --git a/.changeset/itchy-jobs-knock.md b/.changeset/itchy-jobs-knock.md
new file mode 100644
index 00000000000..f8e5a8af8e2
--- /dev/null
+++ b/.changeset/itchy-jobs-knock.md
@@ -0,0 +1,5 @@
+---
+"@wso2is/identity-apps-core": patch
+---
+
+Add missing changes from unification
diff --git a/identity-apps-core/apps/authentication-portal/src/main/webapp/basicauth.jsp b/identity-apps-core/apps/authentication-portal/src/main/webapp/basicauth.jsp
index a0e22156d6f..c3ad1ae5cfa 100755
--- a/identity-apps-core/apps/authentication-portal/src/main/webapp/basicauth.jsp
+++ b/identity-apps-core/apps/authentication-portal/src/main/webapp/basicauth.jsp
@@ -58,6 +58,7 @@
<%@ page import="java.io.UnsupportedEncodingException" %>
+