+ //
+ //
+ //
+ //
+ // {/*
![]()
*/}
+ // {fileList.length === 0 && (
+ //
+ //
+ //
+ // {t("Identity witness profile")}
+ //
+ //
+ // )}
+ //
+ //
+ //
+ //
+ //
+ // {/*
![]()
*/}
+ // {fileList2.length === 0 && (
+ //
+ //
+ //
+ // {t("Identity national emblem profile")}
+ //
+ //
+ // )}
+ //
+ //
+ //
+ //
+ // onChange('name', value)}
+ // />
+ //
+ //
+ // onChange('idNumber', value)}
+ // />
+ //
+ //
+ //
+ //
+ //
+ //
+ //
+ // );
+}
diff --git a/es/components/user/authentication/web.module.less b/es/components/user/authentication/web.module.less
new file mode 100644
index 000000000..e69de29bb
diff --git a/es/components/user/authentication/web.pc.d.ts b/es/components/user/authentication/web.pc.d.ts
new file mode 100644
index 000000000..de37c0e31
--- /dev/null
+++ b/es/components/user/authentication/web.pc.d.ts
@@ -0,0 +1,6 @@
+import React from 'react';
+import { WebComponentProps } from 'oak-frontend-base';
+import { EntityDict } from '../../../oak-app-domain';
+export default function Render(props: WebComponentProps