Gunnar Hillert 9/15/2014

Secure your AngularJS Apps with Spring Security and Spring Session

Read Original

This technical article details integrating Spring Security and Spring Session into an AngularJS single-page application backed by Spring Boot. It explains moving from cookie-based session IDs to using HTTP headers (x-auth-token) for better security and flexibility, including client-side AngularJS configuration and server-side Spring Session setup.

Secure your AngularJS Apps with Spring Security and Spring Session

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week