CSRF Error

I Download tomcat version 7.21 change the database in azure but when i try to login in local it’s login smoother but i deployed in aks with ingress with some domain name which not login in to the same demo account with the csrf error

Message CSRFPreventionFilter: Invalid HTTP Header Token.

Description The server understood the request but refuses to authorize it

but it was working very long time suddenly it is not working

If there are more than one pods, you have to set sticky session on ingress.

Yes i run 4 pods(replica)

Hey super thanks, i reduced replica is 1 automatically solved the issue