Forum OpenACS Q&A: Cookies , sub domains , single sign on/off

Hi,
      I am facing this problem with cookies . The scenario is

(These are example URLs)
http://abcd.com
http://photos.abcd.com
http://storage.abcd.com
http://tickets.abcd.com

    are all different openacs sites.  The requirement here is that
when a user logs in to any of the above sites then the user should
not be asked to login again on other sites and same for logout.

    Any ideas how to achieve this single sign on/off

Regards

Collapse
Posted by Jeff Davis on
If you look in acs 3.x there was something called
cookie-chain.tcl that did this sort of thing.