Crowd 1.4 : Resetting the Domain Cookie Value
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 Aug 27, 2008 20:21 |