MVC 6 WebFarm: The antiforgery token could not be decrypted
问题 I'm running MVC 6 (vNext) in a webfarm scenario (ARR front-end with multiple AppServers). Server affinity is off. When I bounce between app servers from one request to another I get the error CryptographicException: The key {3275ccad-973d-43ca-930f-fbac4d276640} was not found in the key ring. InvalidOperationException: The antiforgery token could not be decrypted. Previously, I believe this was handled by setting a static MachineKey in the web.config. As I understand it, we've now moved to a