Add new appconfig for spring-boot sparky
[aai/test-config.git] / sparky / appconfig / portal / portal.properties
index 3092d1d..3b947c4 100644 (file)
@@ -1,16 +1,16 @@
-######################################################################################\r
-############################## eCOMP Portal properties ###############################\r
-######################################################################################\r
+################################################################################\r
+############################## Portal properties ###############################\r
+################################################################################\r
 \r
 # Java class that implements the ECOMP role and user mgt API\r
-portal.api.impl.class = org.openecomp.sparky.security.portal.PortalRestAPIServiceImpl\r
+portal.api.impl.class = org.onap.aai.sparky.security.portal.PortalRestAPIServiceImpl\r
 \r
 # Instance of ECOMP Portal where the app has been on-boarded\r
 # use insecure http for dev purposes to avoid self-signed certificate\r
-ecomp_rest_url = http://portal.api.simpledemo.openecomp.org:50580/ecompportal/auxapi\r
+ecomp_rest_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi\r
 \r
 # Standard global logon page\r
-ecomp_redirect_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/login.htm\r
+ecomp_redirect_url = http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/login.htm\r
 \r
 # Name of cookie to extract on login request\r
 csp_cookie_name = EPService\r
@@ -20,4 +20,4 @@ csp_gate_keeper_prod_key = PROD
 # Toggles use of UEB\r
 ueb_listeners_enable = false\r
 # IDs application withing UEB flow\r
-ueb_app_key = qFKles9N8gDTV0Zc \r
+ueb_app_key = qFKles9N8gDTV0Zc 
\ No newline at end of file