[UI] Fix ONAP Portal SDK redirection bug
[validation.git] / ui / src / main / resources / portal.properties
index b6c0dc1..cdc5496 100644 (file)
@@ -56,7 +56,7 @@ use_rest_for_functional_menu=true
 portal.api.impl.class = org.onap.portalapp.service.OnBoardingApiServiceImpl
 
 # URL of the Portal where this app is onboarded
-ecomp_redirect_url = https://portal.onap.org/ecompportal/process_csp
+ecomp_redirect_url = https://bluval.akraino.org:8443/bluvalui/
 
 # URL of the ECOMP Portal REST API
 ecomp_rest_url = http://portal.onap.org:50580/ecompportal/auxapi
@@ -79,4 +79,4 @@ nexus_url = https://nexus.akraino.org/content/sites/logs
 thread_sleep = 5000
 
 # Number of last timestamps to retrieve proactively from Nexus
-no_last_timestamps = 50
\ No newline at end of file
+no_last_timestamps = 100
\ No newline at end of file