User.Identity.IsAuthenticated and requireSSL=true
- From: "TH" <thinktony@xxxxxxxxxxxxxx>
- Date: 12 Dec 2006 14:08:02 -0800
Hi All
If I set an ASP.NET 2.0 site to forms authentication mode with
requireSSL=true, and I log in though https, then as soon as I swap back
to http mode, User.Identity.IsAuthenticated becomes false again and I
lose all the previous Identity information. Can anyone tell me how I'm
supposed to make use of User.Identity without running the whole site in
SSL?
Thanks, TH.
.
- Follow-Ups:
- Re: User.Identity.IsAuthenticated and requireSSL=true
- From: Dominick Baier
- Re: User.Identity.IsAuthenticated and requireSSL=true
- Prev by Date: Re: Securing Webservice
- Next by Date: Re: TextMode property set to "Password"
- Previous by thread: Re: TextMode property set to "Password"
- Next by thread: Re: User.Identity.IsAuthenticated and requireSSL=true
- Index(es):