Default Cookie Expiration

ryan.d.rembaum_at_kp.org
Date: 11/22/05


Date: 21 Nov 2005 16:15:02 -0800

I have what I hope will be a quick question:

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?

I am trying to create a custom authentication ticket and want it to be
exactly like the default ticket except with some data in the userdata
section. How would I do this (especially in terms of expiration time).
 For example, if the expiration of a non-persistent ticket is generally
the same as the session expiration, how could I specify this in code.
If it is based on some other default, how can I specify that?

Thanks,
Ryan



Relevant Pages

  • Re: authentication ticket expiring too soon
    ... Cookies'. ... Plus, if that was the actual expiration date, wouldn't I be ... Ticket expires, now, in future -- after 72hrs. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: What relationship between cookie and ticket expiration?
    ... > what's the relationship between the cookie expiration and the ... I create a cookie and I add an encrypted ... > ticket to it. ... ASP.Net's forms authentication system (or your code, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: What relationship between cookie and ticket expiration?
    ... >> what's the relationship between the cookie expiration and the ... I create a cookie and I add an encrypted ... >> ticket to it. ... > C.R. Timmons Consulting, Inc. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Do the current passes expire if never used?
    ... The family members that were supposed to use them had ... indication of the expiration printed on the ticket. ... computer which is only accessible from a Disney computer on WDW that ...
    (rec.arts.disney.parks)
  • Default Cookie Expiration
    ... If I use a NON-PERSISTENT default authentication ticket (i.e. ... How would I do this (especially in terms of expiration time). ...
    (microsoft.public.dotnet.framework.aspnet.security)