.NET Core 8 force sessione timeout
I create MVC application with .NET Core 8. This application, in production, runs on IIS. I need to force the session timeout to more than 20 minutes.
I create MVC application with .NET Core 8. This application, in production, runs on IIS. I need to force the session timeout to more than 20 minutes.