From b7c3cacb06cf162e119168c38426608f375b9a59 Mon Sep 17 00:00:00 2001 From: st782s Date: Fri, 6 Apr 2018 07:29:27 -0400 Subject: Portal Redirect Policy and SDK unable to open Apps from Portal due to cookie domain issue Issue-ID: PORTAL-245 Change-Id: I249102bc912130672f5b920edb648c047eba66b0 Signed-off-by: st782s --- deliveries/properties_simpledemo/ONAPPORTAL/system.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deliveries/properties_simpledemo') diff --git a/deliveries/properties_simpledemo/ONAPPORTAL/system.properties b/deliveries/properties_simpledemo/ONAPPORTAL/system.properties index bee40fc6..0ef45a13 100644 --- a/deliveries/properties_simpledemo/ONAPPORTAL/system.properties +++ b/deliveries/properties_simpledemo/ONAPPORTAL/system.properties @@ -107,4 +107,4 @@ ext_central_access_user_domain = @csp.onap.org remote_centralized_system_access = false #cookie domain -cookie_domain = onag.org +cookie_domain = onap.org -- cgit 1.2.3-korg