Deliver centralized role management feature
[portal.git] / ecomp-portal-BE-common / src / main / java / org / openecomp / portalapp / portal / controller / AppsControllerExternalRequest.java
index 774eb3e..00cf627 100644 (file)
@@ -209,7 +209,7 @@ public class AppsControllerExternalRequest implements BasicAuthenticationControl
                "myLoginsAppOwner" : "abc123",
                "name": "dashboard",
                "url": "http://k8s/something",
-               "restUrl" : "http://aic.att.com",
+               "restUrl" : "http://targeturl.com",
                "restrictedApp" : true,
                "isOpen" : true,
                "isEnabled": false
@@ -295,7 +295,7 @@ public class AppsControllerExternalRequest implements BasicAuthenticationControl
                "myLoginsAppOwner" : "abc123",
                "name": "dashboard",
                "url": "http://k8s/something",
-               "restUrl" : "http://aic.att.com",
+               "restUrl" : "http://targeturl.com",
                "restrictedApp" : true,
                "isOpen" : true,
                "isEnabled": false