paragonie / anti-csrf

Full-Featured Anti-CSRF Library
https://paragonie.com/projects
GNU Affero General Public License v3.0
297 stars 52 forks source link

Facing intermediate token validation issue while using server in container with kubernetes #37

Open amolbarewar opened 5 years ago

amolbarewar commented 5 years ago

Facing intermediate token validation while using the server in the container with kubernetes. I have not made any code change and when I am using bare metal server then things are working fine. When I am using the container based approach then I am getting the issue for CSRF validation.