Shared Sign-On prevents Drupal's core HTTP request system check from working by default
greg.harvey - November 17, 2008 - 18:35
| Project: | Shared Sign-On |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Please see a detailed explanation here: http://drupal.org/node/333345#comment-1112630
The addition of the extra line to the Target URL ought to fix it, I think. As long as that is included by default and users leave it alone, this problem seems to go away. However, in its current state the Shared Sign-On module breaks the HTTP check if installed out of the box with default settings, so the default settings should be updated as a matter of urgency.

#1
See attached patch to fix this by setting the defaults to cover this file.
#2
bumping this for patch review =)