Initial commit for AAI-UI(sparky-backend)
[aai/sparky-be.git] / appconfig-local / portal.properties
diff --git a/appconfig-local/portal.properties b/appconfig-local/portal.properties
new file mode 100644 (file)
index 0000000..3092d1d
--- /dev/null
@@ -0,0 +1,23 @@
+######################################################################################\r
+############################## eCOMP 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
+\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
+\r
+# Standard global logon page\r
+ecomp_redirect_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/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 \r