Spring Full-Stack Practical Cases
Apr 9, 2021 · Information Security
How to Prevent Spring Security Session Timeout Redirects in NW.js Apps
This article explains why Spring Security redirects to the login page after 30 minutes of inactivity in a NW.js application, examines the underlying session handling code, and shows how to implement a custom success handler to preserve the user's original page.
AuthenticationSpring BootSpring Security
0 likes · 4 min read