portal.api.impl.class = org.openecomp.portalapp.service.OnBoardingApiServiceImpl\r
 \r
 # Log On for single sign on\r
-ecomp_redirect_url = http://portal.openecomp.org:8989/login\r
+ecomp_redirect_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm\r
 \r
 # URL of the ECOMP Portal REST API\r
-ecomp_rest_url = http://portal.openecomp.org:50580/ecompportal/auxapi\r
+ecomp_rest_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi\r
 \r
 # Applications do not need to run a UEB listener after 1607.\r
 ueb_listeners_enable = false\r
 
 echo "Localizing the VID portal configuration"\r
 \r
 if [ -z "${VID_ECOMP_REDIRECT_URL}" ]; then\r
-       VID_ECOMP_REDIRECT_URL=https://portal.openecomp.org/ecompportal/ecompportal/process_csp\r
+       VID_ECOMP_REDIRECT_URL=http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm\r
 fi\r
 \r
 if [ -z "${VID_WJ_LOGOUT_URL}" ]; then\r
 fi\r
 \r
 if [ -z "${VID_ECOMP_REST_URL}" ]; then\r
-       VID_ECOMP_REST_URL=https://portal.openecomp.org/ecompportal/auxapi\r
+       VID_ECOMP_REST_URL=http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi\r
 fi\r
 \r
 if [ -z "${VID_UEB_URL_LIST}" ]; then\r
 
 fi\r
 \r
 if [ -z "${VID_ECOMP_REDIRECT_URL}" ]; then\r
-       VID_ECOMP_REDIRECT_URL=https://portal.openecomp.org/ecompportal/ecompportal/process_csp\r
+       VID_ECOMP_REDIRECT_URL=http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm\r
 fi\r
 \r
 if [ -z "${VID_ECOMP_REST_URL}" ]; then\r
-       VID_ECOMP_REST_URL=https://portal.openecomp.org/ecompportal/auxapi\r
+       VID_ECOMP_REST_URL=http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi\r
 fi\r
 \r
 if [ -z "${VID_MSO_SERVER_URL}" ]; then\r