Monday 31 August 2009 2:36:06 am
Hi, I've got an issue for one of my project and maybe someone could help. The website has several domain names but one siteaccess. We have made a SSO handler to manage the automatic connexion. Strangely, when are doing a redirection between two websites in a PHP custom module, we have a redirection loop only under IE. It seems to be linked to cookies. Under FF, there's no problem and redirection are well done. As far as I know, the eZSession is creating a cookie for each domain name while we are expecting just one. So we have three cookies for the three domain names. I guess that the SSO Handler is called only when we have an anonymous user. Is there a special way to make SSO Handler declaring only one cookie ? Any suggestion is welcome !
Maxime Thomas
maxime.thomas@wascou.org | www.wascou.org | http://twitter.com/wascou
Company Blog : http://www.wascou.org/eng/Company/Blog
Technical Blog : http://share.ez.no/blogs/maxime-thomas
|