allensmith81
7 years agoBoss
How to set a SSO Cookie from a 3rd party site
Hi all,
We have a scenario where we want to log a user in to the community who is already logged into another of our sites, it uses a different auth end point.
It looks like we could probably do this using a bounce url but its not clear in any of the documentation I have read how you would set this SSOCookie.
Has anyone else tried to do this?
The objective here is to make it so one the user has logged in with us once, and we have a community oauth code, then even if they go to another machine as long as they login to the other site then will be authenticated without a further login on the community.