Secure base URL is https://secure.doman.com vs the non secure of http://www.domain.com

setings.php includes $conf['https'] = TRUE;

System allows login using secure base url and logout however when accessing the non secure http://www.domain.com areas the user is NOT logged in.

What am I missing here?

Comments

puddyglum’s picture

Bump

grendzy’s picture

Have you set $cookie_domain to the shared base domain in your settings.php file?

puddyglum’s picture

Our project team decided not to go with the secure sub-domain, so I can't test this anymore. I was assuming you were still having a problem with it and was bumping it so it could be resolved.

grendzy’s picture

Status: Active » Fixed

okay, thanks. Since there's no further feedback, and I'm fairly certain $cookie_domain was the issue, I'll mark this as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.