Below you will find pages that utilize the taxonomy term “CSRF”
Symfony2: Security enhancements part I
There’s a much more detailed chapter about this subject in my book A Year With Symfony.
When working with Symfony2, you already have many of the finest tools for securing your web application. There are cases however that require you to add that extra bit. In this post I will point you to the right extension points within a Symfony2 project (or any other project which uses the Security Component for that matter).