Portal Setup - App issue
[portal.git] / ecomp-portal-FE-os / client / configurations / dev.json
index 43b82c7..eb95861 100644 (file)
                "ecompTitle":"http://localhost:8080/ecompportal/portalApi/ecompTitle",
                "loggedinUser" : "http://localhost:8080/ecompportal/portalApi/loggedinUser",
                "modifyLoggedinUser" : "http://localhost:8080/ecompportal/portalApi/modifyLoggedinUser",
-               "centralizedApps": "http:/localhost:8080/ecompportal/portalApi/centralizedApps",
-               "uploadRoleFunction":"http://www.ecomp.att.com:8080/ecompportal-att/portalApi/uploadRoleFunction/:appId"
+               "centralizedApps": "http://localhost:8080/ecompportal/portalApi/centralizedApps",
+               "uploadRoleFunction":"http://localhost:8080/ecompportal/portalApi/uploadRoleFunction/:appId",
+           "checkIfUserIsSuperAdmin":"http://localhost:8080/ecompportal/portalApi/checkIfUserIsSuperAdmin",
+               "getCurrentLang": "http://localhost:8080/ecompportal/auxapi/languageSetting/user/:loginId",
+               "getLanguages": "http://localhost:8080/ecompportal/auxapi/language",
+               "updateLang": "http://localhost:8080/ecompportal/auxapi/languageSetting/user/:loginId"
        },
        "cookieDomain": "onap.org"
 }