Re: When does the Roles/Username get set in HTTPContext?
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 25 Jan 2007 17:38:24 +0000 (UTC)
there must be a Set-Cookie header coming from the server and subsequest cookies headers from the client...
-----
Dominick Baier (http://www.leastprivilege.com)
So I ran Fiddler and tracked the session traffic. I did not
specifically see anything like a cookie being written local, although
I did see the 302 redirect to my next page. Would a cookie show up as
a specific content-type that's being written?
Rob
"Dominick Baier" wrote:
no thats fine. If there are no events handled, the control will call
Membership.ValidateUser and afterwards
FormsAuthentication.RedirectFromLoginPage()
Try a tool like www.fiddlertool.com to sniff the http traffic - is
the cookie set? is a redirect done?
.
- Prev by Date: RE: Failed access to IIS metabase problem - Can anyone help please
- Next by Date: Re: When does the Roles/Username get set in HTTPContext?
- Previous by thread: Re: When does the Roles/Username get set in HTTPContext?
- Next by thread: Re: When does the Roles/Username get set in HTTPContext?
- Index(es):
Relevant Pages
|
|