diff options
author | st782s <statta@research.att.com> | 2018-04-06 07:29:27 -0400 |
---|---|---|
committer | st782s <statta@research.att.com> | 2018-04-06 07:29:43 -0400 |
commit | b7c3cacb06cf162e119168c38426608f375b9a59 (patch) | |
tree | 30c940bc7bdb5125f1c52ac5a2c53b2067c9f5d7 /deliveries/properties_simpledemo/ONAPPORTAL/system.properties | |
parent | 6acafbcae15667225d6c19a66fc5e2f1659d9a83 (diff) |
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 <statta@research.att.com>
Diffstat (limited to 'deliveries/properties_simpledemo/ONAPPORTAL/system.properties')
-rw-r--r-- | deliveries/properties_simpledemo/ONAPPORTAL/system.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |