Book Image

Spring Security [Video]

By : EUGEN PARASCHIV
Book Image

Spring Security [Video]

By: EUGEN PARASCHIV

Overview of this book

Table of Contents (7 chapters)
Chapter 3
The Remember Me Authentication
Content Locked
Section 3
The Remember Me Mechanism with Persistence
Show how to set up and replace the previous token mechanism with a more secure Remember Me mechanism based on persistence; discuss how the mechanism works and why it's more secure. - Create the database structure necessary for the persistent Remember Me mechanism - Switch the old token-based Remember Me mechanism with the new persistent-based one - Discuss the new cookie and the overall mechanism now using persistence