Initial commit for AAI-UI(sparky-backend)
[aai/sparky-be.git] / appconfig-local / portal-authentication.properties
diff --git a/appconfig-local/portal-authentication.properties b/appconfig-local/portal-authentication.properties
new file mode 100644 (file)
index 0000000..9c96aad
--- /dev/null
@@ -0,0 +1,14 @@
+##########################################################################################\r
+############################## eCOMP Portal Auth Properties ##############################\r
+##########################################################################################\r
+\r
+############################## Auth ##############################\r
+username=aaiui\r
+password=aaiui\r
+\r
+##############################  ##############################\r
+#\r
+# ONAP Cookie Processing - During initial development, this flag, if true, will\r
+# prevent the portal interface's login processing from searching for a user\r
+# specific cookie, and will instead allow passage if a valid session cookie is discovered.\r
+onap_enabled=true
\ No newline at end of file