Hi,
I am trying to implement the csrfguard api. Problem i am facing is that i am able to pass the token for redirect action but not able to make it out for forward action.
Also what is the way to put the csrfguard.properties in my web project so that every time making jar from the csrfguard project is not required.