Infinite redirection for Anonymous while works fine for auth users

chipway-drupal - January 17, 2009 - 07:16
Project:Shared Sign-On
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

Hi,

i installed Shared signon 6.3 on d6.9, on
- an already existing site, with Domain Access running well (and no domain specific config yet)
- i use only domains (www.example.com as primary, www.example.ca, www.example.jp... as slaves
- single DB, no prefixes

When i Integrate with Domain module by checking the case;
- Anonymous users get an Infinite Redirection loop, when trying to call a slave domain. They can call primary.
- Logged users (thru primary of course), can go to all slaves domains and are well logged in.

i applied the language patch (http://drupal.org/node/344767) because i use i18n and my url looks like this

http://www.example.com/en/singlesignon/initial_check?slave_session=xxxxx...

, but same issue occurs.

i cleared the sessions table ... same issue.

Do you have any idea of what could be wrong and should i do ?

Thank you.

#1

skowyra - January 19, 2009 - 21:20

I am having exactly the same issue with the same module and core versions. The configuration difference is that I'm running a multi-site (single code base - multiple subdomains pointing to main domain). I'm not using Domain Access. I did not apply a language patch.

Also, when logging out of a subdomain, I get the Infinite Redirection Loop, though the user does get logged. I check this when I go back to them main domain page. When logging out, I can watch the browser (Firefox) status bar keep bouncing back and forth between the subdomain and the master like this - www.example.com -> www.sub.example.com then back.

Cookies are enable. Things work fine for authenticated users.

Thanks

#2

chipway-drupal - January 21, 2009 - 16:11

i had ACL for Forums Access. I disabled both and rebuilt Access rights, but it is the same issue : Auth users can switch between domains but Anonymous get a LOOP !!

Any new idea welcome.

Thanks

#3

chipway-drupal - January 29, 2009 - 07:51

Hi,

Any new idea please ?

thanks

#4

dropcube - January 30, 2009 - 16:51
Version:6.x-1.3» 6.x-1.x-dev
Category:support request» bug report
Priority:normal» critical

I confirm the issue, I am having the same problem. There are several similar issues in the queue, I suggest to concentrate the attention in one point to fix it.

#5

chipway-drupal - February 5, 2009 - 15:20

Hi Dropcube,

Thank you for confirming the issue.

i haven't seen the similar issues that you talk about.

Do you have any new idea ?

Thanks

#6

chipway-drupal - February 18, 2009 - 13:33

Hi,

Any news about resolving this issue ?

Thanks

#7

chipway-drupal - February 23, 2009 - 14:11

Hi,

i tried Domain Access 6.x-2.0-rc6, but i still have the loop issue for other domains.

Help welcome.

Thank you

#8

wayland76 - February 23, 2009 - 21:54

Just for the record, I'm no longer involved in Drupal development. However, if anyone comes up with a patch that looks reasonable, I'm happy to apply it.

#9

abdulFarooqui - March 13, 2009 - 20:31

I had similar issue. (For me) the cause was that all my sites (that shared the authentication cookie) were configured as aliases of each other in apache. I modified the apache configuration and configured all the websites as independent virtual hosts. That seems to have solved the problem.

#10

chipway-drupal - March 18, 2009 - 06:49
Status:active» fixed

Hi,

i solved my version of this issue by adding a user with id 0 anonymous (that was broken thru backup).

Hope this helps.

#11

System Message - April 1, 2009 - 06:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.