Fix portal properties file
[aai/test-config.git] / sparky / appconfig / portal / portal.properties
index 3092d1d..4efa0aa 100644 (file)
@@ -3,14 +3,14 @@
 ######################################################################################\r
 \r
 # Java class that implements the ECOMP role and user mgt API\r
-portal.api.impl.class = org.openecomp.sparky.security.portal.PortalRestAPIServiceImpl\r
+portal.api.impl.class = org.onap.aai.sparky.security.portal.PortalRestAPIServiceImpl\r
 \r
 # Instance of ECOMP Portal where the app has been on-boarded\r
 # use insecure http for dev purposes to avoid self-signed certificate\r
-ecomp_rest_url = http://portal.api.simpledemo.openecomp.org:50580/ecompportal/auxapi\r
+ecomp_rest_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi\r
 \r
 # Standard global logon page\r
-ecomp_redirect_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm\r
+ecomp_redirect_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm\r
 \r
 # Name of cookie to extract on login request\r
 csp_cookie_name = EPService\r