Spring Boot 3 Security Tutorial Authentication and Authorization [2024]

Spring Boot 3 Security Tutorial Authentication and Authorization [2024]

HomeGenuine CoderSpring Boot 3 Security Tutorial Authentication and Authorization [2024]
Spring Boot 3 Security Tutorial Authentication and Authorization [2024]
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
Become a Spring Boot Security expert with this in-depth tutorial! Dive into important concepts like authentication, authorization, in-memory user management, database user management, custom error and login screens, dynamic user registration and login, and more.

This tutorial will show you how to secure your applications with the latest Spring Boot 3.2 (version 2024)!

Chapter:
(00:00) Introduction
(02:05) 1. Configure the Spring security dependency
(05:29) 2. Role-based authorization
(09:51) 3. In-memory user authentication
(18:13) 4. Database-based user authentication
(19:36) 4.1. Create user database table with Spring JPA
(22:29) 4.2. Connecting user table with Spring security
(29:57) 4.3. Register new users
(34:22) 4.4. CSRF blocking for post requests
(38:44) 5. Customize error pages
(42:43) 6. Customize the login screen
(46:04) 7. Redirect to a specific page after successful registration
(50:38) 8. Comparison of password encoders (BCrypt vs. Scrypt vs. Argon2 vs. PBKDF2)
(54:22) Conclusion

Find the project on GitHub: https://github.com/afsalashyana/Spring-Boot-Tutorials/tree/master/LearnSpringSecurity

Please take the opportunity to connect with your friends and family and share this video with them if you find it useful.