Update the sparky portal rest api url to address pairwise testing bug 97/110997/1
authorwr148d <wr148d@att.com>
Thu, 6 Aug 2020 17:58:44 +0000 (13:58 -0400)
committerwr148d <wr148d@att.com>
Thu, 6 Aug 2020 17:58:44 +0000 (13:58 -0400)
Issue-ID: AAI-2905
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I2e5773f4b3bf72189e0f09237b972d08fcf9ec3c

sparkybe-onap-application/config/portal/BOOT-INF/classes/portal.properties

index f823712..981e66b 100644 (file)
@@ -7,7 +7,7 @@ portal.api.impl.class = org.onap.aai.sparky.security.portal.PortalRestAPICentral
 
 # Instance of ECOMP Portal where the app has been on-boarded
 # use insecure http for dev purposes to avoid self-signed certificate
-ecomp_rest_url = https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/auxapi
+ecomp_rest_url = https://portal-app:8443/ONAPPORTAL/auxapi
 
 # Standard global logon page
 ecomp_redirect_url = https://portal.api.simpledemo.onap.org:30225/ONAPPORTAL/login.htm