Spring Security OAuth2 Login (JWT): Explained! x Spring Boot 3
In today’s recipe, we’ll take a look at Authorization Code Grant and see how Spring use it to make OAuth2 Login feature from the high level. Github: https://github.com/nlinhvu/oauth-client-demo-2024/tree/video2_github Spring Security OAuth2 Recipes in Spring Boot 3: https://www.youtube.com/playlist?list=PLLMxXO6kMiNghBDZSDDPUX__B5sX9QU_a References: OAuth 2.0 Login: https://docs.spring.io/spring-security/reference/servlet/oauth2/login/index.html OAuth 2.0 Login: https://docs.spring.io/spring-security/reference/servlet/oauth2/login/index.html OAuth 2 Specs: https://datatracker.ietf.org/doc/html/rfc6749 Device Grant: https://datatracker.ietf.org/doc/html/rfc8628 CIBA Grant: https://openid.net/specs/openid-client-initiated-backchannel-authentication-core-1_0.html Authorization Flow with PKCE: https://datatracker.ietf.org/doc/html/rfc7636 (00:00): Introduction (00:30): OAuth2 Authorization Code Grant (02:04): OAuth2 Terminologies (03:12): Simplified Diagram - Explain the Flow (09:04): Confirm the flow by running application (13:46): Thank you for watching!
Download
0 formatsNo download links available.