Merge "added a test in CustomLogginFilterTest.java"
[portal.git] / ecomp-portal-FE-os / client / configurations / dev.json
index 3b959f1..ec7ca82 100644 (file)
@@ -97,7 +97,8 @@
                "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"
+               "centralizedApps": "http:/localhost:8080/ecompportal/portalApi/centralizedApps",
+               "uploadRoleFunction":"http://localhost:8080/ecompportal/portalApi/uploadRoleFunction/:appId"
        },
        "cookieDomain": "onap.org"
 }