When I create a token on one server responding to DNS and then use it on another server responding to the same DNS host (with the same settings, just different A records) the token does not validate. I read
https://groups.google.com/forum/#!searchin/play-silhouette/jwt/play-silhouette/s65vP3mk1To but I pass None as the DAO. Local testing shows that it does resolve even after server restart, it's the different hosts that seem to be the problem.
Any ideas? I am currently debugging this myself and will update if I find the answer. Thanks.