ExpireTimeSpan ignored after regenerateIdentity / validateInterval duration in MVC Identity (2.0.1)

后端 未结 2 865
一向
一向 2020-11-29 19:13

Been scratching my head all day on this one. I\'m trying to set up \"very long\" login sessions in MVC Identity 2.0.1. (30 days).

I use the following cookie startup:

2条回答
  •  独厮守ぢ
    2020-11-29 19:39

    This bug is fixed in ASP.NET Identity 2.2. See https://aspnetidentity.codeplex.com/workitem/2319

提交回复
热议问题