This page last changed on Oct 09, 2007 by smaddox.

To reset the SSO (single sign-on) cookie domain, run the following SQL command on the Crowd database:

update serverproperty set value = '' where name = 7;

Once you have done this you will need to restart Crowd and then log in. This will reset any domain SSO token misconfiguration.

Document generated by Confluence on May 08, 2008 19:39