Prevent Cross-Site Request Forgery in a Spring WebFlow Application
- by Eric J.
I'm looking for a (hopefully straightforward) way to add CSRF protection to an application build on Spring WebFlow 2.
An approach that migrates well to Spring WebFlow 3 (when released) is preferred.