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 1
The Remember Me Mechanism with a Cookie - The Basic Setup
Discuss and set up the token-based Remember Me mechanism—how it helps the user stay logged in even after the session expires. - Discuss "Remember Me" real-world application and session timeouts. Show how session timeouts work without Remember Me. - Configure a token-based "Remember Me" in the security configuration, and add the option on the frontend. - Show how Remember Me works in conjunction with session expiration.