Portal Setup - App issue
[portal.git] / ecomp-portal-FE-os / client / configurations / dev.json
1 {
2         "api": {
3                 "singleAppInfo":"http://localhost:8080/ecompportal/portalApi/singleAppInfo",
4                 "singleAppInfoById":"http://localhost:8080/ecompportal/portalApi/singleAppInfoById",
5                 "syncRolesFromExternalAuthSystem":"http://localhost:8080/ecompportal/portalApi/syncRoles",
6                 "syncFunctionsFromExternalAuthSystem":"http://localhost:8080/ecompportal/portalApi/syncFunctions",
7                 "userApps": "http://localhost:8080/ecompportal/portalApi/userApps",
8                 "persUserApps": "http://localhost:8080/ecompportal/portalApi/persUserApps",
9                 "appCatalog": "http://localhost:8080/ecompportal/portalApi/appCatalog",
10                 "accountAdmins": "http://localhost:8080/ecompportal/portalApi/accountAdmins",
11                 "availableApps": "http://localhost:8080/ecompportal/portalApi/availableApps",
12                 "allAvailableApps": "http://localhost:8080/ecompportal/portalApi/allAvailableApps",
13                 "userProfile": "http://localhost:8080/ecompportal/portalApi/userProfile",
14                 "queryUsers": "http://localhost:8080/ecompportal/portalApi/queryUsers",
15                 "adminAppsRoles": "http://localhost:8080/ecompportal/portalApi/adminAppsRoles",
16                 "adminApps": "http://localhost:8080/ecompportal/portalApi/adminApps",
17                 "appsForSuperAdminAndAccountAdmin": "http://localhost:8080/ecompportal/portalApi/appsForSuperAdminAndAccountAdmin",
18                 "accountUsers": "http://localhost:8080/ecompportal/portalApi/app/:appId/users",
19                 "saveNewUser": "http://localhost:8080/ecompportal-be-os/portalApi/saveNewUser",
20                 "userAppRoles": "http://localhost:8080/ecompportal/portalApi/userAppRoles",
21                 "onboardingApps": "http://localhost:8080/ecompportal/portalApi/onboardingApps",
22                 "widgets": "http://localhost:8080/ecompportal/portalApi/widgets",
23                 "widgetsValidation": "http://localhost:8080/ecompportal/portalApi/widgets/validation",
24                 "functionalMenuForAuthUser": "http://localhost:8080/ecompportal/portalApi/functionalMenuForAuthUser",
25                 "functionalMenuForEditing": "http://localhost:8080/ecompportal/portalApi/functionalMenuForEditing",
26                 "functionalMenuForNotificationTree": "http://localhost:8080/ecompportal/portalApi/functionalMenuForNotificationTree",
27                 "functionalMenu": "http://localhost:8080/ecompportal/portalApi/functionalMenu",
28                 "functionalMenuItemDetails": "http://localhost:8080/ecompportal/portalApi/functionalMenuItemDetails/:menuId",
29                 "appRoles": "http://localhost:8080/ecompportal/portalApi/appRoles/:appId",
30                 "appThumbnail": "http://localhost:8080/ecompportal/portalApi/appThumbnail/:appId",
31                 "functionalMenuItem": "http://localhost:8080/ecompportal/portalApi/functionalMenuItem",
32                 "regenerateFunctionalMenuAncestors": "http://localhost:8080/ecompportal/portalApi/regenerateFunctionalMenuAncestors",
33                 "listOfApp": "http://localhost:8080/ecompportal/portalApi/getAppList",
34                 "setFavoriteItem": "http://localhost:8080/ecompportal/portalApi/setFavoriteItem",
35                 "getFavoriteItems": "http://localhost:8080/ecompportal/portalApi/getFavoriteItems",
36                 "removeFavoriteItem": "http://localhost:8080/ecompportal/portalApi/removeFavoriteItem/:menuId",
37                 "ping": "http://localhost:8080/ecompportal/portalApi/ping",
38                 "functionalMenuStaticInfo": "http://localhost:8080/ecompportal/portalApi/functionalMenuStaticInfo",
39                 "portalAdmins": "http://localhost:8080/ecompportal/portalApi/portalAdmins",
40                 "portalAdmin": "http://localhost:8080/ecompportal/portalApi/portalAdmin",
41                 "getManifest": "http://localhost:8080/ecompportal/portalApi/manifest",
42                 "getActiveUser": "http://localhost:8080/ecompportal/portalApi/dashboard/activeUsers",
43                 "getSearchAllByStringResults": "http://localhost:8080/ecompportal/portalApi/dashboard/search",
44                 "commonWidget": "http://localhost:8080/ecompportal/portalApi/dashboard/widgetData",
45                 "deleteCommonWidget": "http://localhost:8080/ecompportal/portalApi/dashboard/deleteData",
46                 "getContactUS": "http://localhost:8080/ecompportal/portalApi/contactus/list",
47                 "getAppsAndContacts": "http://localhost:8080/ecompportal/portalApi/contactus/allapps",
48                 "saveContactUS": "http://localhost:8080/ecompportal/portalApi/contactus/save",
49                 "deleteContactUS": "http://localhost:8080/ecompportal/portalApi/contactus/delete",
50                 "getContactUSPortalDetails": "http://localhost:8080/ecompportal/portalApi/contactus/feedback",
51                 "getAppCategoryFunctions": "http://localhost:8080/ecompportal/portalApi/contactus/functions",
52                 "onlineUserUpdateRate": "http://localhost:8080/ecompportal/portalApi/dashboard/onlineUserUpdateRate",
53                 "storeAuditLog": "http://localhost:8080/ecompportal/portalApi/auditLog/store",
54                 "leftmenuItems": "http://localhost:8080/ecompportal/portalApi/leftmenuItems",
55                 "getFunctionalMenuRole":"http://localhost:8080/ecompportal/portalApi/getFunctionalMenuRole",
56                 "getNotifications": "http://localhost:8080/ecompportal/portalApi/getNotifications",
57                 "getMessageRecipients": "http://localhost:8080/ecompportal/portalApi/getMessageRecipients",
58                 "getAdminNotifications": "http://localhost:8080/ecompportal/portalApi/getAdminNotifications",
59                 "getAllAppRoleIds": "http://localhost:8080/ecompportal/portalApi/getNotificationAppRoles",
60                 "getNotificationHistory": "http://localhost:8080/ecompportal/portalApi/getNotificationHistory",
61                 "notificationUpdateRate": "http://localhost:8080/ecompportal/portalApi/notificationUpdateRate",
62                 "notificationRead": "http://localhost:8080/ecompportal/portalApi/notificationRead",
63                 "saveNotification": "http://localhost:8080/ecompportal/portalApi/saveNotification",
64                 "getNotificationRoles":"http://localhost:8080/ecompportal/portalApi/notificationRole",
65                 "getRole": "http://localhost:8080/ecompportal/portalApi/get_role",
66                 "getRoles": "http://localhost:8080/ecompportal/portalApi/get_roles/:appId",
67                 "toggleRole": "http://localhost:8080/ecompportal/portalApi/role_list/toggleRole",
68                 "removeRole": "http://localhost:8080/ecompportal/portalApi/role_list/removeRole",
69                 "saveRole": "http://localhost:8080/ecompportal/portalApi/role/saveRole/:appId",
70                 "toggleRoleRoleFunction": "http://localhost:8080/ecompportal/portalApi/role/removeRoleFunction.htm",
71                 "addRoleRoleFunction": "http://localhost:8080/ecompportal/portalApi/role/addRoleFunction.htm",
72                 "toggleRoleChildRole": "http://localhost:8080/ecompportal/portalApi/role/removeChildRole.htm",
73                 "addRoleChildRole": "http://localhost:8080/ecompportal/portalApi/role/addChildRole.htm",
74                 "getRoleFunctions": "http://localhost:8080/ecompportal/portalApi/get_role_functions/:appId",
75                 "saveRoleFunction": "http://localhost:8080/ecompportal/portalApi/role_function_list/saveRoleFunction/:appId",
76                 "removeRoleFunction": "http://localhost:8080/ecompportal/portalApi/role_function_list/removeRoleFunction/:appId",
77                 "userAppsOrderBySortPref": "http://localhost:8080/ecompportal/portalApi/userAppsOrderBySortPref",
78                 "userAppsOrderByName": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByName",
79                 "saveUserAppsSortingPreference": "http://localhost:8080/ecompportal/portalApi/saveUserAppsSortingPreference",
80                 "userAppsSortTypePreference": "http://localhost:8080/ecompportal/portalApi/userAppsSortTypePreference",
81                 "userAppsOrderByLastUsed": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByLastUsed",
82                 "userAppsOrderByMostUsed": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByMostUsed",
83                 "userAppsOrderByManual": "http://localhost:8080/ecompportal/portalApi/userAppsOrderByManual",
84                 "saveUserAppsSortingManual": "http://localhost:8080/ecompportal/portalApi/saveUserAppsSortingManual",
85                 "saveUserWidgetsSortManual": "http://localhost:8080/ecompportal/portalApi/saveUserWidgetsSortManual",
86                 "updateWidgetsSortPref": "http://localhost:8080/ecompportal/portalApi/updateWidgetsSortPref",    
87                 "UpdateUserAppsSortManual": "http://localhost:8080/ecompportal/portalApi/UpdateUserAppsSortManual",
88                 "widgetCatalogSelection": "http://localhost:8080/ecompportal/portalApi/widgetCatalogSelection",
89                 "widgetCommon": "http://localhost:8080/ecompportal/portalApi/microservices",
90                 "basicAuthAccount": "http://localhost:8080/ecompportal/portalApi/basicAuthAccount",
91                 "microserviceProxy": "http://localhost:8080/ecompportal/portalApi/microservice/proxy",
92                 "getWidthThresholdLeftMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdLeftMenu",
93                 "getWidthThresholdRightMenu":"http://localhost:8080/ecompportal/portalApi/dashboard/windowWidthThresholdRightMenu",
94                 "appCatalogRoles" : "http://localhost:8080/ecompportal/portalApi/appCatalogRoles",
95                 "saveUserAppRoles":"http://localhost:8080/ecompportal/portalApi/saveUserAppRoles",
96                 "userApplicationRoles":"http://localhost:8080/ecompportal/portalApi/userApplicationRoles",
97                 "ecompTitle":"http://localhost:8080/ecompportal/portalApi/ecompTitle",
98                 "loggedinUser" : "http://localhost:8080/ecompportal/portalApi/loggedinUser",
99                 "modifyLoggedinUser" : "http://localhost:8080/ecompportal/portalApi/modifyLoggedinUser",
100                 "centralizedApps": "http://localhost:8080/ecompportal/portalApi/centralizedApps",
101                 "uploadRoleFunction":"http://localhost:8080/ecompportal/portalApi/uploadRoleFunction/:appId",
102             "checkIfUserIsSuperAdmin":"http://localhost:8080/ecompportal/portalApi/checkIfUserIsSuperAdmin",
103                 "getCurrentLang": "http://localhost:8080/ecompportal/auxapi/languageSetting/user/:loginId",
104                 "getLanguages": "http://localhost:8080/ecompportal/auxapi/language",
105                 "updateLang": "http://localhost:8080/ecompportal/auxapi/languageSetting/user/:loginId"
106         },
107         "cookieDomain": "onap.org"
108 }