I am working on a minor upgrade from 12.0.4 to 12.1.x and after upgrading, our OWIN startup classes are not writing the secure auth cookies like they did in 12.0.4
Wondering if anything changed around this between these two versions that could affect my Startup.cs class from writing the auth cookie. If I revert back to 12.0.4 it all works fine.