spring security - SpringSecurity replaying a login Grails -



spring security - SpringSecurity replaying a login Grails -

in grails, have configured spring security. best practise alter value of session tokens after login , logout. however, wondering should behaviour if login replayed.

for example, logs in, receives valid session token (http jsession). replay login, should new token or not?

i think section of documentation regarding session fixation prevention addresses potential issue. unless have technical reason not enabling feature it's best practice so.

grails spring-security

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -