Add portal props at correct path
[aai/test-config.git] / sparky / appconfig / portal / portal.properties
diff --git a/sparky/appconfig/portal/portal.properties b/sparky/appconfig/portal/portal.properties
deleted file mode 100644 (file)
index 3b947c4..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-################################################################################\r
-############################## Portal properties ###############################\r
-################################################################################\r
-\r
-# Java class that implements the ECOMP role and user mgt API\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.onap.org:8989/ONAPPORTAL/auxapi\r
-\r
-# Standard global logon page\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
-# Alternate values: DEVL, V_DEVL, V_PROD\r
-csp_gate_keeper_prod_key = PROD\r
-\r
-# Toggles use of UEB\r
-ueb_listeners_enable = false\r
-# IDs application withing UEB flow\r
-ueb_app_key = qFKles9N8gDTV0Zc 
\ No newline at end of file