summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/auth/csp-cookie-filter.properties
diff options
context:
space:
mode:
Diffstat (limited to 'sparky/appconfig/auth/csp-cookie-filter.properties')
-rw-r--r--sparky/appconfig/auth/csp-cookie-filter.properties12
1 files changed, 12 insertions, 0 deletions
diff --git a/sparky/appconfig/auth/csp-cookie-filter.properties b/sparky/appconfig/auth/csp-cookie-filter.properties
new file mode 100644
index 0000000..2315b9f
--- /dev/null
+++ b/sparky/appconfig/auth/csp-cookie-filter.properties
@@ -0,0 +1,12 @@
+global.login.url=aaiportal.onap.org
+
+# MOTS ID of the application
+application.id=12345
+
+# valid domains for open redirect
+redirect-domain=domain.com
+
+# Required by esGateKeeper. Valid values are:
+# DEVL - used during development
+# PROD - used in production
+gatekeeper.environment=TEST \ No newline at end of file