In this video, we creates an OAuth2 Client Server using Spring OAuth2 Client dependency. We configure the Client Server to communicate to the OAuth2 Authorization Server by defining OAuth2 client and provider configuration. Also, we configure the Client Server to route the certain requests to the Resource Server and the Client Server acts as a Gateway Server as well. Refer the below useful links:
Previous Video - • Creating OAuth2 Resource Server using Spri...
Full Playlist - • Securing Single Page Applications with Spr...
Github Repository - https://github.com/himanshu-pareek/Sp...
Spring OAuth 2.0 Client - https://docs.spring.io/spring-securit...
Spring OAuth 2.0 Client Configurations - https://docs.spring.io/spring-securit...
Spring Cloud Gateway - https://spring.io/projects/spring-clo...