Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / mock / ecomp / data / user-profile / user-static-info.json
diff --git a/ecomp-portal-FE/mock/ecomp/data/user-profile/user-static-info.json b/ecomp-portal-FE/mock/ecomp/data/user-profile/user-static-info.json
new file mode 100644 (file)
index 0000000..85f5552
--- /dev/null
@@ -0,0 +1,7 @@
+{
+  "firstName": "Demo",
+  "lastName": "User",
+  "userId": "demo",
+  "email": "demo@openecomp.org",
+  "contact_us_link": "https://localhost/display/EcompPortal/ECOMP+Portal+Home"
+}
\ No newline at end of file