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 1
Spring Security Setup
Content Locked
Section 2
Authentication – Log in and Log Out
Migrate from an auto generated login form to a custom form, and show how to implement a basic but a functional logout process directing the user back to the login page. - Configure the login form of the web application - Show how to replace the auto generated login form with a custom login form - Implement the logout page and configure it to take the user back to the home page