summaryrefslogtreecommitdiffstats
path: root/kubernetes/config/docker/init/src/config/aai
diff options
context:
space:
mode:
authorBharath Thiruveedula <bharath_ves@hotmail.com>2017-12-11 23:43:32 +0530
committerBharath Thiruveedula <bharath_ves@hotmail.com>2017-12-11 23:53:57 +0530
commit2fa940f062455b4646e58f7d4d6d48a3af6df3a4 (patch)
treed474165595f4017f9e7daca3d3617295dee45e12 /kubernetes/config/docker/init/src/config/aai
parente9cb05d5ac608f3c0578f24fbd228b6a2d21cf17 (diff)
Update the endpoint of Portal to ONAPPORTAL
Change-Id: Iadd91e8b6f3b183add15343d506a88dc6b46ff14 Issue-ID: OOM-505 Signed-off-By: Bharath Thiruveedula<bharath_ves@hotmail.com>
Diffstat (limited to 'kubernetes/config/docker/init/src/config/aai')
-rw-r--r--kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/portal/portal.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/portal/portal.properties b/kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/portal/portal.properties
index cf99f5da59..33d91cf88a 100644
--- a/kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/portal/portal.properties
+++ b/kubernetes/config/docker/init/src/config/aai/sparky-be/appconfig/portal/portal.properties
@@ -7,10 +7,10 @@ portal.api.impl.class = org.openecomp.sparky.security.portal.PortalRestAPIServic
# 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 = http://portalapps.onap-portal:8989/ECOMPPORTAL/auxapi
+ecomp_rest_url = http://portalapps.onap-portal:8989/ONAPPORTAL/auxapi
# Standard global logon page
-ecomp_redirect_url = http://portalapps.onap-portal:8989/ECOMPPORTAL/login.htm
+ecomp_redirect_url = http://portalapps.onap-portal:8989/ONAPPORTAL/login.htm
# Name of cookie to extract on login request
csp_cookie_name = EPService