Hi,
We need to make Crowd accesible for some external users, which log on via VPN and they need to login over the IP-address link onto our Crowd in order to change their passwords.
The problem is that the login doesn't work and this message is displayed in red:
"The SSO domain setting for Crowd Console is invalid. Please go here for instructions on resetting the SSO domain value."
I deleted the SSO Domain in Crowd Administration and after restart we can't login anymore...no message, and no login...we updated the SSO Domain back to the original value in the database, we restarted, but still no login possible.
Any ideas?
Many thanks in advance!
Best regards,
Loredana
Hi Loredana,
Hard to tell. Anything in the logs (either catalina.out or atlassian-crowd.log)?
You might want to set the log4j.logger.com.atlassian.crowd property to DEBUG in crowd-webapp/WEB-INF/classes/log4j.properties
Best regards,
Bruno
Hi Bruno, Thx a lot for your reply. We managed to login again, we had to delete the browser cookies after this update and restart of Crowd: update cwd_property set property_value = '' where property_name = 'domain'; Best regards, Loredana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Loredana, Good to know. Hopefully Atlassian updates the doc with that cookie tip! Best regards, Bruno
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.