spring-session
spring-session copied to clipboard
Renewal session timeout
The OWASP session management best practices recommend using a renewal session timeout.
Seems like spring session does not support renewal timeouts. It would be nice for the library to accommodate renewal session timeouts as well.