In this tutorial, you will learn about Spring Security. You will learn the Spring Security concepts, authentication vs authorization, adding Spring Security to new Spring Boot project, configuring Spring Security authentication, configuration Spring Security authorization, working of Spring Security authentication, JDBC authentication setup, Spring Security with JPA authentication and MySQL, LDAP, JWT authorization, structure of a JWT, OAuth, and implementing login with Facebook and Github.
Overview
Syllabus
What is Spring Security really all about? Java Brains Brain Bytes.
Five Spring Security Concepts - Authentication vs authorization - Java Brains Brain Bytes.
Adding Spring Security to new Spring Boot project - Java Brains Brain Bytes.
How to configure Spring Security Authentication - Java Brains.
How to configure Spring Security Authorization - Java Brains.
How Spring Security Authentication works - Java Brains.
How to setup JDBC authentication with Spring Security from scratch - Java Brains.
Spring Boot + Spring Security with JPA authentication and MySQL from scratch - Java Brains.
Spring Boot + Spring Security + LDAP from scratch - Java Brains.
What is JWT authorization really about - Java Brains.
What is the structure of a JWT - Java Brains.
Spring Boot + Spring Security + JWT from scratch - Java Brains.
What is OAuth really all about - OAuth tutorial - Java Brains.
OAuth terminologies and flows explained - OAuth tutorial - Java Brains.
Implementing login with Facebook and Github from scratch - Java Brains.
Taught by
Java Brains