HomeBUGS & ISSUES

Think you found a bug? Report it here.

ASP.NET Auth Cookie Doesn't Expire properly Messages in this topic - RSS

David
David
Posts: 7


5/28/2012
David
David
Posts: 7
***Resolved on 5/28/12***
I typed a full bug report but your site crashed...
 
Anyway- this cookie is cleared by ASP.NET calling Set-Cookie, setting the value to empty and expiry date to 1999. When the test runs, you can see the set-cookie expiry in fiddler, but the subsequent request from your tool re-sends the auth cookie.
 
PS we rename our forms auth cookie to something else, but that shouldn't matter- the engine should be correctly observing the expiry of the cookie?
 
FormsAuthentication.Signout() is the method called.
 
0 link






Copyright © 2024 Stimulus Technology