Changed app to redirect when the session expires. 79/48379/5
authorWilliam Kurkian <wkurkian@cisco.com>
Tue, 8 May 2018 15:59:38 +0000 (11:59 -0400)
committerWilliam Kurkian <wkurkian@cisco.com>
Wed, 30 May 2018 14:12:57 +0000 (10:12 -0400)
commite8ed77b3f1d952754f36a0258f44acecd0aceeb3
tree448ff3d12df38ff4f001ba3936de01d210cc46a1
parenteb12d98507bfc22bdd504fe6e522ea0287c445f6
Changed app to redirect when the session expires.

Reverted previous change to redirect from incorrect login screens. Instead, navigating to the main application page without a valid session results in being sent to the login page

Removed some mistaken changes

These didn't relate to the fix

Issue-ID: PORTAL-278
Change-Id: I82c4a1ed26ede0119cdc4d1f9b818780ca876801
Signed-off-by: William Kurkian <wkurkian@cisco.com>
ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/interceptor/SessionTimeoutInterceptor.java