1
0
-1
1 answer
- 10-1
Hi, I believe the CSRF protection is from CSRFGuard so you could try the solution from https://security.stackexchange.com/questions/146816/how-to-validate-csrfguard-token-on-the-server-side
Add your comment...
Hi, I believe the CSRF protection is from CSRFGuard so you could try the solution from https://security.stackexchange.com/questions/146816/how-to-validate-csrfguard-token-on-the-server-side
Hi,is there any example for validate OWASP_CSRFTOKEN?
What is your use case?