One of the (if not THE) most comprehensive talk about Spring Security. Love the presentation style. Would really like to see Daniel talk about reactive Spring Security as well.
This was really amazing talk. I'm struggling with custom auth setup on my spring boot project and this session came as blessing. Daniel is really amazing at teaching. Big thanks to DEVOXX!
Wow, this talk was amazing. I learned so much practical information about Spring Security that I feel like I can make any changes I need to or figure out where I need to make a change myself by reading through the code.
is there a similar demonstration to springs reactive security ? because he mentioned "it works very differently" or is the "configuration part" just similar or basically the same ?
The configuration side of things is very very similar, a few of the method names change but that's about it. On the implementation side though things do differ. The filters must implement Spring Framework's WebFilter instead of the javax/jakarte Filter - in a reactive fashion return Monos and such. For authentication, there's no equivalent to the ProviderManager - usually filter have single ReactiveAuthenticationManager. There are other ways of dynamically selection authentication behavior, such as DelegatingReactiveAuthenticationManager and/or ReactiveAuthenticationManagerResolver.
great video very helpful !! why does't the docs explain all this in such detail, why do I have to rely on such youtube videos or random blogs to get all this information. I'm a beginner dev and i'm surprised people don't screw up implementing all this in production. Question to experienced devs out there, how do you go about learning things in spring, I'm willing to put in the effort but I don't see any structured learning resources, all information scattered across everywhere just praying I find the right resource to learn from, this is just terrible for new developers and makes this framework so hostile to new devs.
One of the (if not THE) most comprehensive talk about Spring Security. Love the presentation style. Would really like to see Daniel talk about reactive Spring Security as well.
I am downloading this video. This knowledge can not be lost.
This is the best talk on spring security….kudos to the speaker, he explained it so well. Must watch for people working on spring mvc or boot 👏
This was really amazing talk. I'm struggling with custom auth setup on my spring boot project and this session came as blessing. Daniel is really amazing at teaching. Big thanks to DEVOXX!
Wow, this talk was amazing. I learned so much practical information about Spring Security that I feel like I can make any changes I need to or figure out where I need to make a change myself by reading through the code.
The best spring security presentation I've seen. Thanks
This is really good presentation, the Spring team should be proud of you! 👏
You're brilliant, man! you really saved my job.
Gratitude.
Wow that is amazing feedback, thanks 🙇♂
Now this is what I call a Master class!!
Very amazing talk, hope you'll add more on same thematic.
Brilliant presentation!!! Thank you, Daniel!!!
Thanks a lot, All my doubts were cleared!.
Great talk, thank you! I'd love to see something similar for the authorization side of Spring Security.
I'm trying to cook something up for Devoxx 2023 - let's see if I can come up with a compelling story, and have the talk selected 😊
Fantastic presentation, thank you very much!
Great content ! Wish spring docs and tutorials were this good too.
Thank you for this. Really great talk, and great examples.
Thank you for this amazing talk
Excellent talk! 🎉
incredible talk, thanks.
Brilliant speaker!
00:25:30, some important concepts
Thank you really really greate explaine please continue about spring
this asks for pt.2 with authz explained. BTW best presentation. I wouldn't feel sorry for not visiting Venkat's one.
amazing video ever!
Thanks! It was very helpful!
Great talk. Legend 🎉
Awesome stuff! 💯💯
00:33:00 SecurityContext, thread local, static global
Nice and clear presentation. Hot damn!
Superb!
is there a similar demonstration to springs reactive security ? because he mentioned "it works very differently" or is the "configuration part" just similar or basically the same ?
The configuration side of things is very very similar, a few of the method names change but that's about it.
On the implementation side though things do differ. The filters must implement Spring Framework's WebFilter instead of the javax/jakarte Filter - in a reactive fashion return Monos and such.
For authentication, there's no equivalent to the ProviderManager - usually filter have single ReactiveAuthenticationManager. There are other ways of dynamically selection authentication behavior, such as DelegatingReactiveAuthenticationManager and/or ReactiveAuthenticationManagerResolver.
50:34 I now understand why Spring Security always throw a 403 when something goes wrong by default lol
Hi friends, since this is 2 years old. Is it still all good?
Anyone knows the plugin he used to insert emojis ?
Great presentation Daniel @devoxx
great video very helpful !!
why does't the docs explain all this in such detail, why do I have to rely on such youtube videos or random blogs to get all this information. I'm a beginner dev and i'm surprised people don't screw up implementing all this in production.
Question to experienced devs out there, how do you go about learning things in spring, I'm willing to put in the effort but I don't see any structured learning resources, all information scattered across everywhere just praying I find the right resource to learn from, this is just terrible for new developers and makes this framework so hostile to new devs.
How can I have only one Authentication provider in the entire filter chain?
can Someone plz tell me , does this video come with JWT also?
This is fire
00:39:00 about filter,
42:03 very useful
how does he get the content of the clipboard? so amazing
windows + v
I use the Flycut app on macOs
ANywhere we can get the slides?
anyone knows what this indentation plugin is called, or how to activate it if it's a built in to intellij?
Try Ctrl ALT L
Thanks
1:49:49 let's make that 3.
15:10
surprisingly the spring's tutorial website does not cover jack$hit. I never leave the website satisfied. it's like their whole website is a demo!
@Devoxx team, Very small code window and so as fonts..