Stand out from the crowd with real-world skills which you can learn from Educative: https://www.educative.io/unlimited?aff=x8XR
If you are interested, subscribe to the plan that fits you from the above link.
The OAuth 2.0 authorization framework is a protocol that allows a user to grant a third-party website or application access to the user's protected resources, without necessarily revealing their long-term credentials or even their identity.
We will implement Authorization Server, Resource Server, and Client as part of this Tutorial to Completely understand the OAuth2.0 Flow and implement it with Spring Security and Spring Boot.
🗒 Project Source Code: https://github.com/shabbirdwd53/spring-security-tutorial
OAuth:
https://developer.okta.com/blog/2017/06/21/what-the-heck-is-oauth
OAuth Playground:
https://www.oauth.com/playground/
📚Course Content📚
⌚ (
00:00) Introduction & What we will Build
⌚ (
02:28) Understanding OAuth 2.0
⌚ (
11:24) Walkthrough of OAuth 2,0 Flows
⌚ (
16:24) Implementing Authorization Server
⌚ (
26:25) Configuring OAuth Server
⌚ (
37:31) Spring Security Config for OAuth Server
⌚ (
44:28) Configuring OAuth Client
⌚ (
48:04) Spring Security COnfig for OAuth Client
⌚ (
55:28) Creating OAuth Resource Server
⌚ (
57:10) Configuring OAuth Resource Server
⌚ (
01:01:37) Configuring WebClient for Resource Server
🎟 Join this channel to get access to perks:
https://www.youtube.com/channel/UC4VZwhJ4T42SVHy9QbZ5rKw/join
RECOMMENDED COURSES
🎬 Microservices using SpringBoot | Full Example -
https://youtu.be/BnknNTN8icw
🎬 Event-Driven Microservices with CQRS Design Pattern -
https://youtu.be/sthMcMrspCM
🎬 Implement SAGA Design Pattern using Spring boot and Axon Framework -
https://youtu.be/pUFGOngzJig
🎬 Spring Data JPA Tutorial | Full In-depth Course -
https://youtu.be/XszpXoII9Sg
🎬 Deploy Springboot Microservices to Kubernetes Cluster -
https://youtu.be/VAmntTPebKE
🎬 Automate Microservices deployment with Github Actions -
https://youtu.be/snZtITKxUBM
🎬 Go / Golang Full Course for Beginners -
https://youtu.be/1NF2LtWbA1g
🎬 Node JS Full Course for Beginners: Learn in 2 Hours -
https://youtu.be/ZWhoAwTyXFs
🎬 Express.js Tutorial - Beginner | 2021 -
https://youtu.be/ZfzGquJLCAA
🎬 Redis CLI Tutorial | Complete Course -
https://youtu.be/0wqZd3zwh7Y
BE MY FRIEND:
👨💻. Website: http://www.dailycodebuffer.com/
👨🏫 Facebook: https://www.facebook.com/dailycodebuffer
🐦 Twitter: https://twitter.com/DailyCodeBuffer
📸 Instagram: https://www.instagram.com/dailycodebuffer
🎮 GitHub: https://github.com/dailycodebuffer
MY FAVOURITE GEAR:
👨💻 My Macbook Air M1: https://amzn.to/3eFXlID
💻 ASUS ROG Zephyrus G14, 14": https://amzn.to/32xsXhf
💻 ASUS ROG Zephyrus G14, 14" (US): https://amzn.to/3xa6X6m
🎤 My Main Mic: https://amzn.to/3qDl0z0
🎤 My Main Mic (US): https://amzn.to/3awzUj7
🎙 My Secondary Mic: https://amzn.to/3sOZCJW
🖥 My LG Monitor: https://amzn.to/3zhLY3e
🖱 My Mouse: https://amzn.to/3eDpRKT
⌨️ My Keyboard: https://amzn.to/32xthMZ
RECOMMENDED BOOKS:
📙 Mastering Spring Boot 2.0 (Kindle): https://amzn.to/3HsOiHu
📙 Mastering Spring Boot 2.0 (US): https://amzn.to/3tHNUy5
📙 Building Microservices(Kindle): https://amzn.to/3gsA1jL
📙 Building Microservices(US): https://amzn.to/3dDnfNn
📙 Spring Boot in Action: https://amzn.to/32Nf3qW
📙 Spring Boot in Action (US): https://amzn.to/32DkeX9
📙 Spring Microservices in Action: https://amzn.to/3mQ4sCH
📙 Spring Microservices in Action(US): https://amzn.to/32G3Hl7
🎻 MUSIC:
🎵 Hear the Noise (Sting): https://www.youtube.com/audiolibrary/music?nv=1
“Sound effects obtained from https://www.zapsplat.com“
#SpringSecurity #OAuth2 #OpenID #Security #DailyCodeBuffer