C
C
CJDmitry2017-05-12 18:32:37
ASP.NET
CJDmitry, 2017-05-12 18:32:37

ASP .Net Identity how to increase session time?

The essence of the question is to increase the session time. When testing on a local computer, everything is fine. When working on the server, when idle for 15-20 minutes, you have to re-enter registration data. What could be the reason?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anvar Shakhmaev, 2017-05-12
@RxR

Method DefaultAccountLockoutTimeSpantry

V
Vladimir S, 2017-05-12
@hePPer

mb put in

CookieAuthenticationOptions ExpireTimeSpan = TimeSpan.FromDays(3)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question