Chapter 1
Spring Security Setup
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