Play! Framework on Heroku: validation.keep() isn't working over HTTPS Play! Framework on Heroku: validation.keep() isn't working over HTTPS heroku heroku

Play! Framework on Heroku: validation.keep() isn't working over HTTPS


There is currently an incompatibility in the ssl (x-forwarded-proto) support for play on heroku that causes all requests to be considered insecure.

https://play.lighthouseapp.com/projects/57987/tickets/1385-requests-are-never-secure-on-heroku-when-using-ssl

So maybe this is related to the cookies your browser is sending back?