|
All Versions
Crowd 1.2 Documentation
|
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. |
