mod_auth_openid icon indicating copy to clipboard operation
mod_auth_openid copied to clipboard

dynamic extend lifespan

Open mokaspar opened this issue 14 years ago • 1 comments

currently, if the user passes the lifespan, he has to reauthenticate, even he was active just the moment before. suggestion: dynamically extend the lifespan of the session, if there is activity in a certain timeframe before the timeout.

mokaspar avatar Nov 29 '10 17:11 mokaspar

This shouldn't be too hard to implement - though it should probably be turned on with a config option.

bmuller avatar Dec 11 '10 16:12 bmuller