From 74552f84f136c01a99488aeff6d0f7b9a55d5fb3 Mon Sep 17 00:00:00 2001 From: rb7147 Date: Wed, 17 Jan 2018 10:29:04 -0500 Subject: Resolved Security Vulnerability issues Issue-ID: POLICY-553 Change-Id: I3e0e6a31226e561cef9ec578790659d57b2f65f4 Signed-off-by: rb7147 --- ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ONAP-SDK-APP/src/main/webapp/WEB-INF') diff --git a/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties b/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties index 64f9f65c6..fce5ab184 100644 --- a/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties +++ b/ONAP-SDK-APP/src/main/webapp/WEB-INF/conf/system.properties @@ -19,6 +19,8 @@ cache_load_on_startup = false user_name = fullName decryption_key = AGLDdG4D04BKm2IxIWEr8o== +#cookie domain +cookie_domain = onap.org ########################################################################## # The following properties REQUIRE changes by partner applications. ########################################################################## -- cgit 1.2.3-korg