Brief Introduction
Spring Security, Authentication, Authorization, Users, Roles, Authorities, CORs, CSRF, JWT, OAUTH2Description
'Spring Security Zero to Master' course will help in understanding the Spring Security Architecture, important packages, interfaces, classes inside it which handles authentication and authorization requests in the web applications. It also covers most common security related topics like CORs, CSRF, JWT, OAUTH2, password management, method level security, user, roles & authorities management inside web applications.
Requirements
- Requirements
- Java
- Basics of Spring framework