Update portal urls
[vid.git] / epsdk-app-onap / src / main / swm / common / localize_portal.sh
index 77e68df..27ea24a 100755 (executable)
@@ -8,7 +8,7 @@ BACKUP2_CONFIG_FILE=${ROOT_DIR}/war/WEB-INF/classes/portal.properties.bk.2
 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
@@ -16,7 +16,7 @@ if [ -z "${VID_WJ_LOGOUT_URL}" ]; then
 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