Forms Authentication timeout default in ASP.NET 2.0

Posted by: ScottGus Blog, on 08 Nov 2005 | View original | NEW Bookmarked: 0 time(s)

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
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 3764 | Hits: 215

Similar Posts

  • Idle Timeouts in RIA Services Authentication more
  • Starter Project Templates (VS 2010 and .NET 4.0 Series) more
  • Patterns: What is .net RIA Services? more
  • Introduction to HealthvaultDevelopment #11: Data filtering more
  • Securing Applications Built on Silverlight and WCF more
  • .NET RIA Services Update with new Silverlight project template more
  • .NET RIA Services Update with new Silveright project template more
  • Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 3: Authentication more
  • Put Your Views (and Pages) On a Diet more
  • A Default Command for Silverlight more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | 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