Wierd https/http problems

E

E

I have a https login page with C# code FormsAuthentication. After logging
in, my https pages recognize that I'm logged in. My http pages do not. It's
as if it's considering these pages under a different domain. Am I going to
have to make my entire site https? Any help/guidance is appreciated.

Thanks,
E
 
P

Peter Rilling

Sounds like you are hardcoding http in your site. If you use relative URLs,
it should not matter what protocol the user uses.
 
N

neilmcguigan

are you using the secure attribute in the forms tag? if so auth cookie
will only be transmitted over https.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top