Spring Boot Security Customize Login and Logout

Описание к видео Spring Boot Security Customize Login and Logout

Learn to customize login and logout details of a Spring Boot application using Spring Security APIs.
Login customization:
- Login page
- Login processing URL
- Login Default success URL
- Login Failure URL
- Login Success forward URL
- Login Failure forward URL
- Login Success Handler
- Login Failure Handler

Logout customization:
- Logout URL
- Logout Success URL
- Logout Success Handler
- Logout link
You will see Spring Security APIs are highly customizable and flexible.

Комментарии

Информация по комментариям в разработке