OnValidateIdentity disables the MVC OWIN remember me option

后端 未结 3 976
太阳男子
太阳男子 2021-01-15 04:08

When I activate the OWIN logout-everywhere feature via security stamps and use the OnValidateIdentity-Callback of the CookieAuthenticationProvider

3条回答
  •  感情败类
    2021-01-15 04:42

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

提交回复
热议问题