Ok, after a wild goose chase, I believe the problem is with reverseProxy not changing the URL/domain/paths for the cookies that we use for authentication.
I set the visit.cookie.domain correctly (x=".domain.com") and now IE does show the cookie is loaded on page load. But IE is still not able to login successfully. I read through the Cookie RFC doc here: http://www.faqs.org/rfcs/rfc2109.html and some patch docs on reverseProxy & Cookies here: http://www.faqs.org/rfcs/rfc2109.html http://groups.google.com/group/turbogears/browse_thread/thread/f39f20a6e54785ec/9afc4d99b841ff09?lnk=gst&q=identity+session&rnum=1#9afc4d99b841ff09 Does anyone have deeper insight in the cookies or reverseProxy setup? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

