Re: Forms Authentication Cookie Does Not Expire

From: MSFT (lukezhan_at_online.microsoft.com)
Date: 12/02/03


Date: Tue, 02 Dec 2003 10:15:21 GMT

Hi Joey,

I haven't found a similar like this. I think you may have the user call
Signout method on a page and log in again to see if the expire are set to
correctly. Also, you may try to delete cookies on a client to see if this
can fix the problem. For more inforamtion on form authentication and
cookies, you may refer to this article:

HOW TO: Implement Forms-Based Authentication in Your ASP.NET Application by
Using Visual Basic .NET
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q308157

Luke
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)



Relevant Pages

  • Re: :o( .... Client not redirected to login page.
    ... I was sad to find out that Form authentication used cookies. ... I found this article and implemented in my website: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problem with cookies
    ... > I have got a problem with the cookies y IE6. ... > Web-application wit h Form Authentication. ... > and I put the user and password and push the botton, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Unusual cookie bug!
    ... I meant form authentication ... > When i disable cookies i can no longer log into the site. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: User.Identity.Name
    ... SignOut method will remove the cookie item related to form authentication, ... and this will be effect for next request. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Form Authentication Doubt
    ... Yes, it uses cookies. ... since you're coordinating the authentication ... I am using form authentication for my website, now my web application is gonna be deployed on two web servers with Load Balancing software in place. ...
    (microsoft.public.dotnet.framework.aspnet)