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 4
The Remember Me Mechanism with More Advanced Scenarios
Leverage an advanced Spring Security expression, isFullyAuthenticated, to secure more sensitive pages in the web application—these should still require full authentication credentials before allowing access. - Show how to minimize potential damage to the application in case the Remember Me security is compromised - Show how to leverage this additional security expression, isFullyAuthenticated, to protect a sensitive URL - Show how the mechanism works in practice—the user remains logged in but is not able to access the protected URL