Closed (fixed)
Project:
Multiple Domains
Version:
5.x-1.x-dev
Component:
code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2006 at 02:03 UTC
Updated:
28 Nov 2007 at 08:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
adrian commentedThe HEAD version of the module works, but the form doesn't.
The multidomain module provides it's own front end to configuring the SSO functionality (admin/settings/multidomain/settings).
You can just create a file in the Single Sign On module folder called singlesignon.info , containing
name = Single Sign-On
description = Single sign on support.
Comment #2
sloebs commentedThe problem with the HEAD singlesignon.info file is the double quotation marks in the description line. Just edit the file by removing those quotation marks and the error message goes away in the /admin/build/modules section of your Drupal 5.0 site.
Comment #3
wayland76 commentedClosing because single sign on is now available for 5.x series.