Spring Boot 3.0 + Spring Security 6 | JWT Authentication & Authorization

preview_player
Показать описание
In this video, you'll learn how to implement JWT authentication and authorization in a Spring Boot 3.0 application using Spring Security 6

We explained step by step implementation and explained concepts and code in detail.

Github link :

Spring Security Architecture:

JWT:

JWT Interview questions & Answers:

Microservices Interview Questions:

Рекомендации по теме
Комментарии
Автор

Maa'm, just wanted to convey a small message, your teaching has made my concepts very crystal clear, thankyou so much for the efforts you put in for the students, just a small request that i have from you, can you please cover these two topics with the sample implementations and interview questions, these two topics are frequently being asked in the interviews
1) caching (with spring data redis)
2) job scheduler.
Maa'm please try to cover these topics asap, will be a great help

adityamazumdar
Автор

What a perfect explanation! Heads of to you, thank you so much ❤

utpalpatel
Автор

Informative video but I want to note you that @EnableWebSecurity is not mandatory at class as spring autoconfiguration is enabled

abivarghese
Автор

Finally a good video that explains everything about spring security!
Great Work. Can you also make a video on deploying springboot application over different platforms like heroku, GCP, AWS ?

siddharthagrawal
Автор

Thank you so much! Perfect explanation

ArtemAivazian-lmbe
Автор

This video is *NOTHING* but best video.😂

nsugzub
Автор

Hi thanks for the video. Really liked it. The best JWT video I encountered on YouTube.
This is very vast, so we need to learn/by heart these functions for JWT right? If you can say on this ma’am.

kathaigal
Автор

Thanks for the explanation, really helpful video with clear understanding 🎉🎉🎉❤

HimanshuKumar-nfty
Автор

Nice video mam ...pls upload more videos....make a video centralized logging in microservices

tanveersyed
Автор

beautifully explained, please explain spring transaction in deep with example

Rajnish
Автор

my admin controller which has method level security is not working showing 403 error rest all functionality working can you help me with it?

Ankit_sharma
Автор

Nice presentation. Could you please share the project

sivakrishna-ymcg
Автор

Can you make a Crash course Spring Boot With Docker. It will be much appreciated!

skydandelion
Автор

maa'm can you make a follow-up video, in which you can show us how we can extend this code to have a refresh token functionality, and also we can implement logout functionality for it.

Aditya-gtey
Автор

Great Session from scratch, would be great if you include gradle, small request.

asitpanigrahi
Автор

01:12:09
whenever i'm trying to authenticate, i'm getting 403 forbidden error. plz help mam. so many here are stuck on this. plz kindly help

atharvsingh
Автор

Great video How to integrate these api with custom html and CSS ?

pankajthakur
Автор

why didn't pass a parameter in the method in the Application config theirs no parameter aside from authenticationManager method how the username is being passed to the method userDetailsService and authenticationProvider

sherwinsayo
Автор

Mam thank you very much. Can you please teach swagger manual yml file integration in spring boot 3x

Humanity__
Автор

ma, am when i get or post secured end point i got 403 error please give me solution

Taranpreet_singho