EasyCSRF
EasyCSRF copied to clipboard
CSRF being invalidated immediately via AWS ALB
Hi,
I've implemented this class and it works great however I'm running into an issue when my application is deployed into an EC2 behind an application load balancer. I've enabled stickiness in the ALB and crosszone.
Do you have any suggestions on how to make this work in ALBs?
Thanks