Forms Authentication timeout default in ASP.NET 2.0

Posted by: ScottGus Blog, on 08 Nov 2005 | View original

One thing to be aware of when upgrading from ASP.NET V1.1 to V2.0 is that the forms authentication timeout value has changed to be 30 minutes by default.  This means that after 30 minutes of inactivity, a user will be prompted to login again (note: everytime they hit the site the 30 minute window clock gets reset -- so it is only if they are idle that it will timeout).  If you want to change the timeout value to be longer, you can easily change the timeout value in your local web.config...

Advertisement

Similar Posts

  • Customizing Sharepoint 2007: Customizing using SharePoint Designer 2007 more
  • PowerShell and AppPool Names more
  • Forms Authentication Timeout more
  • Recipe: Enabling Windows Authentication within an Intranet ASP.NET Web application more
  • Frames, ASPX Pages and Rejected Cookies more
  • Tech Ed 2006 Summary more
  • The lifetime of the FormsAuthentications authentication cookie. more
  • Avoid IISRESET in ASP.NET applications (added bonus: ASPRESET) more
  • ASPNET_regiis.exe Tool, Setting the Default Version Without Forcing an Upgrade on All Sites more
  • Enabling Roles in ASP.NET v2.0 more

News Categories

.NET | ADO.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Community Server | dasBlog | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD