OAuth2 Login Made Easy in Java: A Spring Boot & Spring Security Walkthrough
ฝัง
- เผยแพร่เมื่อ 10 ก.พ. 2025
- Are you looking to implement OAuth2 login in your Java application but feeling overwhelmed by the complexity? Look no further! In this video, we'll take a quick dive into the world of OAuth2 authentication using Spring Boot and Spring Security.
🔗Resources & Links mentioned in this video:
GitHub Repo: github.com/dan...
👋🏻Connect with me:
Website: www.danvega.dev
Twitter: / therealdanvega
Github: github.com/dan...
LinkedIn: / danvega
Newsletter: www.danvega.de...
SUBSCRIBE TO MY CHANNEL: bit.ly/2re4GH0 ❤️
This one was great 👍👍 yet 2 possible extensions : 1- Linked the authentication with authorization which is supported by a JWT would be a more real-life example 2- Customization of the login page : Definitely, who wants to use it as it is ?! Thanks a lot !!!! 💙
Definitely would appreciate a tutorial on how to customize the login page with a real front-end framework and tailwind! 🙏
Love me some Tailwind!
waiting for this tutorial.
@@DanVega bootstrap is cool too
Still waiting!!!
Still waiting!!!
Another banger of a tutorial. Thanks for the vid! I'm definitely interested in a tutorial focused on customizing the login page. I'd also be interested in a longer-form React/Angular + Spring Boot + some noSQL DB tutorial if that's a stack you're into! Thanks again!
Amazing. Tutorial on login with a form mixed with social logins - placed in a separate React or Vue application connected to a spring-boot application acting as authentication and authorization server would be awesome. I could even pay for it :)
Yeah I'm also really need it
Glad this wonderful video updated with new version of Spring Security.
you are the realest one so incredibly concise and high quality tutorials! love your content
Good video Dan! I would definitely be interested in a tutorial for customizing the login screen in a front end app leveraging React or Vue framework, connected to a Springboot application acting as an OAuth client.
Hey were you able to do that
Me too Dan!
yeah 🥰
Hi Dan, thank you for the great tutorials you make for us! 👊 [We] are definitely interested in a tutorial on how to override the default login screen.
Thank you for this tutorial.
Customizing this with a frontend library is a need tbh
Great video. I love it when they are short but powerful!
Thank you!
@@DanVegacould you make tutorial on oauth2 endpoint (no social apps login) so that a user or an entity can access downstream endpoints using the access token? Thank you!
thanksss, i think that you are the only making this sort of videos about spring boot jeje, very thanks!!
Simple, quality, bset, clear!
Good, now we just need to learn how to logout as well
as always, you master to expalin hard things simply ways, thank you a lot!
Would be curious to learn more about all of this stuff. Great tutorial for an intro!
Awesome! Thank you very much from the bottom of my heart, I am learning Spring and this saved my week.
What the hell , duude, this is crazy how easy it is thanks for the video
Great tutorial. Definitely would love the login page with angular and tailwind.
Niiiiiiiiiiice!!!!And yes customizing the login page would be definitely amazing.
Super cool, always wanted to do it but never knew it was that easy :)
Thank you so much, you made most of my work easy.
You are very welcome. Glad I could help!
Thank you so much for this tutorial. I am really looking forward to the tutorial on how to customize the form login. Thank you once again. Cheers
It would be great to have a tutorial with customized login and error pages and a real FE connection!
This is one of the greatest video please keep make spring boot videos
Love form KERALA !!! Good video Dan! Thank you.
Excellent Dan!! Thanks!
Yeah I wish a login customization. Great video Dan!
Thank you so much, that's really help me 'cause spring security is to difficult for me
Hi Dan Vega! Thank you for helping us to understand more about Spring! Can you do one video about Spring and WSO2 API Manager? How it works and how do you use it in Spring! Thank you so much!!!
Hi Dan. As you asked, please add to this one the customization of login screen (vanilla HTML and CSS). Gratitudes!!!
A very good content to start with. Thanks Dan.
Best teacher ever. Thank you so much
Great video, thanks! Tried to set up the OAuth with FB, but figured out they require an app review 🥴
Tirei o meu o meu chapéu para vc! Parabéns.
Great tutorial. You saved me a lot of time. Thank you a lot.
Hey @Dan Vega , I will appreciate the video on customizing the login page . Vite or any other framework will be awesome . Thanks for this one
Yes it would be good know the customizing the pages. Especially with tailwind css.
Subscribed. You are a great teacher.
Definately would love to see Spring OAuth in Vue and Tailwind combination!
Thanks for a great video. Really explaied how to do this in a quick way. But I would love to see a video of using oauth2, but where the application is a API application, with fx a react frontend. But also i would like to store a user from the oauth2 login, such that the user could be coupled to some sort of data.
Incredibly superb
I really don't understand what am I doing wrong. I have correct client id and client token, the application successfuly redirects to the github oauth2 login (the link is just like in the video), i'm using latest spring boot version, but github says "404 page not found"
edit: i fixed the issue (in 5 minutes lmao), my client id was incorrect. i had to be more vigilant
Could you provide the same example but using Spring Authorization Server as provider?
Yeah, kindly please provide a video for creating an authorization server
You are the best 👍👍
Amazing simplified long story of OAuth2 login !! I love your way in getting things too simple to understand !!! thanks a lot Master !! 👍👍👌👌👌👌👌👌
there is another story that I'm trying to find , which is getting OAuth user info and to store it in users DB table. Can you show me how to do it using MVC [not API] ? please Master 🆘🆘
Wow so simple explanation sir thank u
You're most welcome
Very informative one. Thanks Dan!
I would like to watch that tutorial, React, Vue or Angular would be great!
Excellent. Nice and simple.
Awesome stuff! 💯💯💯
Thanks for great video. can u plz make a video with UI framework like React /Angular + Spring security :)
Great explanation!!
Thanks 😊
Nice concise explanation
Hello Dan , could you please make a video on Spring Authorization server.
I feel like I'm using NextAuth/Authjs with this one, thanks a lot Dan, and also hope there is like another tutorial to save those data to our backend. And how the data is stored to the database after a successful Authentication.
It would be great to see frontend part in Vuejs and would be great you can teach us how to do it with a spring authorization server
Thanks Dan for the video. I was able to follow and access the API endpoint from the browser, but how to access this endpoint using Postman. I need to be able to hit the endpoint via postman, as that's how i test all of my API endpoints and it is needed especially for POST APIs where i need to pass a payload. Any help will be greatly appreciated.
Wonderful tutorial, thank you ☺️
Informative video. Thank you so much.
thank you, can same thing be done to custom spring authorization server
This video is helpfull. Is there a video for social login with angular and spring boot.
Good job !
Great tutorial. Is it possible to open the Oauth2 provider login screen in the new popup and close it upon successful authorization?
Awesome vid!
Nice. I'd like to do it with keycloak
Great video! Please how can integrate this with my react application, spring boot as backend and react as backend application
very good tutor, keep it up!! also can u please tell which idea theme u use?
at minute 4:32 what did he click to add on-demand static import
Thanks for this video and how to customize the login Page Is very intresting topic
Hi excellent video, could you please said to me what font you currently use for Intellij?, thanks in advance
But does the user need to authenticate itself everytime? How can we reuse the token?
Thank you for the video! I’m really interested how Oauth2 login would work if I have separate front end in VueJs.
short and crisp!
It's an ok-ish tutorial if you already know and understand how spring security works, it just tells you "you do as I do", not really explaining what's going on under the hood
What concepts can I explain further?
@@DanVega maybe how the token/session is stored and recognized on the backend side. Great tutorials anyway!!!
Thanks for the vid. I have one question: in oauth2's technical jargon which kind of flow is this?
Authorization code grant flow
@@SaurabhSrivastavInBinary thank you!
amazing tutorial
Thanks Dan. it would be great to have the same tutorial for MS Azure as well..
Hi Dan, can you also show how to do it using Slack in Spring Boot
Hi, this is very intresting.. can you specify how to achieve this by creating our own customized authorization server and client
Nice! Thanks!
excelente tutorial
thanks for the video
Amazing! Next How to authorize thru it and save this user to Database as customer.
Can you create video about classloaders?
Hi Dan,
Thanks for doing this video. It's amazing video.
I tried same with spring boot 2.7.14 and jdk 8
auth.requestMatchers("/").permitAll(); this line getting error that:Cannot resolve method 'requestMatchers(String)'
Getting the same error.
Hi Dan! Thanks for your great videos! I am currently trying to set up a Spring Boot 3.05 REST Api which I want to security using a Keycloak server (which in turn ist hooked up to an LDAP server). I seem to get lost between several changes in Keycloak, Spring security and different tutorials. Any chance you could make a blog post on how to facilitate Keycloak in SB Rest API?
Guys whats the deal with the autherization callback url thing? clicking in the documentatin thing only shows info about a "redirect callback url", in fact the word autherization is found nowhere in that documentation page. Help!
hello boss, kindly make a complete project with spring boot backend and vue js forntend with all the functionalities including oauth jwt user roles etc etc
I will add that to my content idea board.
great video. thanks
would definitely appreciate the custom login page tutorial. I have been looking for it everywhere. I can implement custom login page with the normal form login but i am having issues with oauth2 custom login buttons, where should i direct them etc...
great video Dan. can you make a video that user can login with facebook?
Thankyou so much!
Great, thank you
it's so easy wow!
How do you hide the variables here in a .env or am I missing a step. thanks
Great way to teach sir, but can you make your camera little bit smaller? Can't see easily because of it :(
Great video Dan ❤
Could you please make a video where we have github login and form login like this video but after successfully login both users (github users and no github users) will get a jwt token to access secured endpoint
good video&Demonstartion, could you please make video about OKTA authentication via springboot application REST Api
Love the series, but would really like to see you go a little bit more in depth about this one. After user gives consent is redirected to the redirect URI, what happens? What if users have some persisted preferences in the database and I want to persist the user who authenticated with OAuth2 Login, what would I do?
Exactly. Currently on this matter
Awesome!