Automatic user logout after inactivity

Friday, April 19, 2024 5:52:17 AM
  • Posted: Tuesday, November 17, 2020 7:50 AM
  • 3
Hello, could you please provide short description on how automatic user logout after 15 mins should be implemented?
How do we track user activity/clicks on multiple tabs?

Thanks in advance!
0
  • Posted: Wednesday, November 18, 2020 1:53 PM
  • 953
Hello Povilas,

You can use the appsettings.json file, and set the CookieAuthExpires to 1 hour. However, 1 hour is the lowest possible, default time. If you need shorter time, you would need to customize the solution. Please check it here.
Best regards,
Patryk

GrandNode Team
0
back to top
Filters