I am trying to change the URL (and IP) of my local, standalone Crowd instance, but it will not accept my new domain.
I changed the URLs in crowd.properties; changed the allowed remote addresses of registered applications; and changed the Crowd URL for the user directories in the remote applications (in this case, Confluence).
The changes did not go smoothly (e.g. I had to tweak the domain attribute directly in the database), but eventually, I got everything working except SSO.
Now, I keep getting this error (from the crowd logs):
Invalid SSO Domain value: '.newdomainname.com' found in settings. Domain currently in use is: 'oldhostanme.olddomainname.com'.
I have searched the entire installation and home folders for the "oldhostname" and I cannot find it. I have also searched the cwd_property table in the database.
Any suggestions?
Addendum:
I'm running Apache but not using Virtual Hosts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.