as salem 3alaylk, there is a miskate in your website UI, the bundle 2 courses for fullstack is display with a price of 1400$, but under the link the first course price is 98$ and the second one is 480$, I think there is a bug.
I've seen a lot of spring security videos, but this one is the one where the architecture diagram made it obvious that I understood the internals. I appreciate your video👍
thanks sincerely from korea. I couldn't find good spring security architecture explanation in my language. most of blog posts or instructors just focus on how to use, and all of them is using spring boot 2.x so I couldn't apply spring security to my company project which is using spring boot 3.0 effectively. this video and your channel is really really useful. thanks again
Spring security is such an overwhelming topic at first sight. But thanks to our wonderful community and especially thanks to Nelson we are making quick progress :)
I've been studying springboot recently, and I really scratched my head a lot when learning spring security even after watching your tutorial video😂 This architecture tutorial will be a great help for me, thank you so much 🙏
great video!! Please append it before the jwt video. Only watching jwt video gets extremely confusing. I understood the jwt video after watching this video.
Awesome videos. Recently am moved to UK. Am going to start my career here. Can you provide tips or how the interview process going here. Am also java developer with 3 years experience
I think my question about the diagram is this: If we have a custom JWTAuthenticationFilter that is simply extracting the username/password from the token within the HTTP headers, and creating a standard UsernameAndPasswordAuthenticationToken to pass to the AuthenticationManager, then wouldn't we just take that straight to the DAOAuthenticationProvider, since that generally expects Authentication type of UsernameAndPasswordAutnethicationToken? Therefore, in that case, what is the point of having a JWTAuthenticationProvider? Is JWTAuthenticationProvider actually an ALTERNATIVE to having a custom filter (IE "JWTAuthenticationFilter") , to setup JWT authentication?
As-salaamu-alaiqum brother. I want to understand how the OAuth2.0 Authentication and Authorization is implemented with the help of API Gateway in micro-services environment. Please suggest any videos.
I don't get it. How does a JWT has something to do with UsernamePasswordAuthenticationToken? Isn't it just a signed JSON, and all we need is to check signature? Where does the "password" part come from?
Thank you for this. Please can you do on an app that has two roles like Doctor and patient, not just Admin and User? This means each person would sign up on their own, no admin creating a new user. If anyone has any Spring Security video like this, they can share too. Thank 6
How to rotate my roles so that a user can have access to select modify a resource only if the latter has an admin or super-admin role and also what is the alternative to the @EnableGlobalMethodSecurity() annotation in spring security 6
Hi Nelson are you the one handling Amigoscode personal account that recently got deactivated. Pls I have some explanations to make on it. I lost money.
12:50 is there any particular reason why our filter was inserted before the UsernamePasswordAuthenticationFilter only? I have been looking at several spring security implementations and almost all of them have inserted the custom filter before UsernamePasswordAuthenticationFilter. I am wondering if this is some commong practice or a coincidence.
Very strange material ! It is like "if you have a map, I will show you how I got here". Who cares ?? You should be telling how to follow the right path to understand :/ probably too busy with trying to sell trainings :P
Join waiting list here 🔥- waiting-list.amigoscode.com/
as salem 3alaylk, there is a miskate in your website UI, the bundle 2 courses for fullstack is display with a price of 1400$, but under the link the first course price is 98$ and the second one is 480$, I think there is a bug.
I've seen a lot of spring security videos, but this one is the one where the architecture diagram made it obvious that I understood the internals. I appreciate your video👍
thanks sincerely from korea.
I couldn't find good spring security architecture explanation in my language.
most of blog posts or instructors just focus on how to use, and all of them is using spring boot 2.x
so I couldn't apply spring security to my company project which is using spring boot 3.0 effectively. this video and your channel is really really useful.
thanks again
Spring security is such an overwhelming topic at first sight. But thanks to our wonderful community and especially thanks to Nelson we are making quick progress :)
I've been studying springboot recently, and I really scratched my head a lot when learning spring security even after watching your tutorial video😂 This architecture tutorial will be a great help for me, thank you so much 🙏
@@seanfang398 Me too bro, me too xd
Probably one of the best explanations about Spring Security!
Beautifully explained. Until now it all looked like magic to me. Cheers!
The best. Not just a code, but an explanation.
Wow, lately you have been doing a lot of content about security in Spring Boot.
Thank you very much! This helps me a lot to understand spring security.
The best spring security 101 overview I’ve ever had 🔥🔥🔥
I was trying to find a time to look for this concept. Thanks a lot man. Appreciated.
Awesome tutorial! Thank you for the great explanation! 💛
Thank you, video very clear, everyone can understand architecture Spring Security !
Please do the explanation of OAuth2 authentication architecture..
Guy, your video has a high quality video and audio, congrats
Awesome companion video to Ali's two hour video. This helped make more sense of what is happening internally.
Your videos and explanations always are helful and complete, Thanks Akhavi.
Assalamu alaykum. May Allah bless you brother, greetings from Chechnya!
Thankyou. Im finally have a clear understanding on this
👏Can't wait for the full course. I hope price will be suitable. :D
Very useful and well explained video
I like your short video, I don't know why, they are so interesting.
Good video if you are already familiar with Spring Security and need a refresher, not so useful for beginners.
Thanks for tutorial
great video!! Please append it before the jwt video. Only watching jwt video gets extremely confusing. I understood the jwt video after watching this video.
Awesome and very clear explanation
The best for ever 😍
Thanks, security is crucial nova days.
Thanks for this helpful explanation, could you please make a video to explain with an example about spring batch 5
Thanks bro. 😊 , awesome
Wonderful content. Thanks.
thank you very much
Awesome videos. Recently am moved to UK. Am going to start my career here. Can you provide tips or how the interview process going here. Am also java developer with 3 years experience
Thank you for this
I think my question about the diagram is this: If we have a custom JWTAuthenticationFilter that is simply extracting the username/password from the token within the HTTP headers, and creating a standard UsernameAndPasswordAuthenticationToken to pass to the AuthenticationManager, then wouldn't we just take that straight to the DAOAuthenticationProvider, since that generally expects Authentication type of UsernameAndPasswordAutnethicationToken? Therefore, in that case, what is the point of having a JWTAuthenticationProvider?
Is JWTAuthenticationProvider actually an ALTERNATIVE to having a custom filter (IE "JWTAuthenticationFilter") , to setup JWT authentication?
awesome content
We need the same about Spring Boot 3 + OAuth2. Maybe with Keyclock or Okta...
You are the best
can you make a video about Keycloak integration with spring boot 3.
Thank you
Can you make a video of Springboot 3.0 and security. Since a lot is depricated. I'd like to learn how to use role based security for rest apis.
I'm so interested in the code that you showed. Where can i get it?
Jazakumullahu khairan 🥰, I noticed no teslim?
me too :)
Great video! Also can you provide a link to download the Spring Security architecture diagram? Thank you!
Hi man... what does "amigos" mean ?
Hi. Thanks for video. Can your sharing with me the picture on guide? That define spring security? Please.
Why don't JwtAuthenticationFilter just drop the request, is it necessary to do filters after it?
Hi nelson, maybe you bet to discuss SB 3 with OAUTH2. Thanks
As-salaamu-alaiqum brother. I want to understand how the OAuth2.0 Authentication and Authorization is implemented with the help of API Gateway in micro-services environment. Please suggest any videos.
is it a typo "ANGULARJS" in frontend section ?
Angular dev core members love Java...
Which is the diagram creator tool which is used for this????
I don't get it. How does a JWT has something to do with UsernamePasswordAuthenticationToken? Isn't it just a signed JSON, and all we need is to check signature? Where does the "password" part come from?
UA-cam is missing Good Quality Video of Java spring boot With Websockets !
Thank you for this. Please can you do on an app that has two roles like Doctor and patient, not just Admin and User? This means each person would sign up on their own, no admin creating a new user. If anyone has any Spring Security video like this, they can share too. Thank 6
is the course have translated?
3:59 heimerdinger
great
thumb up thanks
How to rotate my roles so that a user can have access to select modify a resource only if the latter has an admin or super-admin role and also what is the alternative to the @EnableGlobalMethodSecurity() annotation in spring security 6
it's just @EnableMethodSecurity now
Hi Nelson are you the one handling Amigoscode personal account that recently got deactivated. Pls I have some explanations to make on it. I lost money.
12:50 is there any particular reason why our filter was inserted before the UsernamePasswordAuthenticationFilter only? I have been looking at several spring security implementations and almost all of them have inserted the custom filter before UsernamePasswordAuthenticationFilter. I am wondering if this is some commong practice or a coincidence.
Wa Alaikum Assalam
Can you share the project? Thanks!
good
Please amegose make vedio spring boot with file system
hello. first comment :D
Hi 👋
First
First also hahaha
Or you can just use keycloak and skip everything besides the jwtauthconverter and the securityfilterchain lmao
Very strange material ! It is like "if you have a map, I will show you how I got here". Who cares ?? You should be telling how to follow the right path to understand :/ probably too busy with trying to sell trainings :P
unable to understand . worst explaintaion possible . where is webSecurityConfigurerAdapator modified class
It's spring security 6