spring-session
spring-session copied to clipboard
Consider to support treating maxInactiveInterval as lifetime
It would be nice if there is a flag to treat maxInactiveInterval as lifetime, then we can expose sessionId as access_token to mobile apps, which session requires to be expired in certain duration after creation not last access time.