SSO Isn't working after upgrade
We've been trying to test the latest version of UR in our sandbox, but have encountered issues with Single Sign On after the upgrade.
I looked into it, and the SSO cookie is being set, however the system is still prompting users to log in.
I did a side-by-side comparison of the sso_user cookie between our active version of UseResponse and our testing version.
The active version's (decoded) cookie is as follows:
{"source":"example.org","fullname":"test_user","email":"test@example. org","user_id":"1","redirect":"0"}
The sandboxed version's (again, decoded) cookie is a little different:
{"source":"sandbox.example.org","fullname":null,"email":"q5n4f4z4g4n4w5l4q4","user_id":"test@example.org","hash":"54","redirect":"0"}
It looks like perhaps the values are getting swapped around? Any advice you could offer would be appreciated, thanks.
Hello Timothy,
The solution is simple... You need to download new SSO Class at the bottom of page and check integration with it, as we've changed one login method in 2.3.4-2.3.6 and made it more secure.
Let us know if it worked for you.
Hello Timothy,
The solution is simple... You need to download new SSO Class at the bottom of page and check integration with it, as we've changed one login method in 2.3.4-2.3.6 and made it more secure.
Let us know if it worked for you.
Great, that did the trick - thanks!
Great, that did the trick - thanks!
You are welcome
You are welcome
Replies have been locked on this page!