Cross site request Forgery
807603Feb 20 2008 — edited Feb 20 2008Hi
I am using owasp cross site request forgery guard(CSRFGuard) in one of my web based application.But its implementation is not proper in many pages where i use sendReditect means i redirect application to other page and alson in those pages where i use window.open or window.location
what to do in that case when redirecting to other page and we are using Cross site Request forger guard.In these case owasp csrf guard does not work.
Thanks
Parminder