How to invalidate session when browser is closed in IE and Chrome - Groovy and Grails Framework -


We have set 5 maximum concurrent sessions in the Grails application. Most of the time, users shut down without logout browser. Therefore, the maximum session of the concurrent session is not reaching the maximum concurrent session.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -