You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
we are currently getting an error trying to login to crowd console. error is The SSO domain setting for Crowd Console is invalid. Please go here for instructions on resetting the SSO domain value. the linked page (https://confluence.atlassian.com/display/CROWD024/Resetting+the+Domain+Cookie+Value) suggests we should empty out the cwd_property.property_value for the domain property_name. That sounds a little scary to me, would like to have more guidance on this so that we can login to Crowd console again.
Hi Jason,
I understand your concern, this message appears when you are accessing Crowd through a different URL than the URL configured for your SSO domain.
Alternatively to the instruction at the KB, you could execute the following query and identify what is the URL currently set as SSO domain, than you'd just need to access Crowd through that URL.
select * from cwd_property where property_name = 'domain';
Also, just to let you know, in case you happen to need to reset the SSO domain, I've followed the KB procedure more than once and it's pretty safe. You just need to be sure to have a database backup in case of any non planed issue during the database modification (such as an outage) and restart your Crowd instance after it's done.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.