Initial OpenECOMP Portal commit
[portal.git] / ecomp-portal-FE / mock / ecomp / data / user-profile / user-profile.json
diff --git a/ecomp-portal-FE/mock/ecomp/data/user-profile/user-profile.json b/ecomp-portal-FE/mock/ecomp/data/user-profile/user-profile.json
new file mode 100644 (file)
index 0000000..040ff6b
--- /dev/null
@@ -0,0 +1,6 @@
+{
+  "userId": "aw3218",
+  "firstName": "Bilbo",
+  "lastName": "Baggins",
+  "roles": ["superAdmin", "admin", "user"]
+}
\ No newline at end of file