Serving Angular Application from OAuth2 Client & Configuring CSRF

Опубликовано: 18 Май 2026
на канале: Java Rush
1,057
19

In this video, we serve the Angular App from OAuth2 Client (which is created in previous video). Also, we configure the CSRF to allow the application to make POST requests to resource server. Please, find below the useful links:

Previous Video:    • Creating OAuth2 Client Server using Spring...  
Full Playlist:    • Securing Single Page Applications with Spr...  
Serving Single Page Application (Angular) using Spring Backend:    • Serving Single Page Application (Angular) ...  
Session Management, CSRF Token Handling and Logout:    • Session Management, CSRF Token Handling an...  
Github Repository: https://github.com/himanshu-pareek/Sp...
Reactive apps + SPA with CSRF github issue: https://github.com/spring-projects/sp...
CSRF BREACH Attack and Spring Security: https://docs.spring.io/spring-securit...