Re: Default Authentication Ticket Expiration
From: Brock Allen (ballen_at_NOSPAMdevelop.com)
Date: 11/22/05
- Previous message: ryan.d.rembaum_at_kp.org: "Default Authentication Ticket Expiration"
- In reply to: ryan.d.rembaum_at_kp.org: "Default Authentication Ticket Expiration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 21 Nov 2005 16:37:20 -0800
> If I use a NON-PERSISTENT default authentication ticket (i.e. One
> created by redirectfromlogin with persistent = false) what is the
> default expiration of said ticket? Is it based on the session timeout
> in my web.config file?
It's based upon the timeout attribute of the <forms> element in web.config.
Dom has lots to say about the forms authentication ticket and cookie (although
it's more about persistent cookies):
http://www.leastprivilege.com/FormsAuthPersistentCookies20RTM.aspx
-Brock
DevelopMentor
http://staff.develop.com/ballen
- Previous message: ryan.d.rembaum_at_kp.org: "Default Authentication Ticket Expiration"
- In reply to: ryan.d.rembaum_at_kp.org: "Default Authentication Ticket Expiration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]