Think you found a bug? Report it here.
ASP.NET Auth Cookie Doesn't Expire properly
David Posts: 7
5/28/2012
|
***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 © 2025 Stimulus Technology