Resetting the Domain Cookie Value

All Versions
Click for all versions
Crowd 1.1 Documentation

Index

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.

Labels

crowd crowd Delete
password password Delete
token token Delete
reset reset Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.