Vanilla open source was terminated 1 January 2025 by Higher Logic. See this announcement for more information.
SSO/Cookie Format
I've looked at pretty much every forum solution available, and it looks like Vanilla is the best solution, but I'm still not being able to implement SSO like I'd like to.
I've got an app that I've build, with several thousand members. When they login into our site, they _really_ need to be logged into Vanilla also. I've looked at the SSO plug-in, but that really didn't seem to help me.
What is the format of the cookie used, so that I can just roll my own php script. I'm a pretty decent PHP dev. Any Ideas?
I've got an app that I've build, with several thousand members. When they login into our site, they _really_ need to be logged into Vanilla also. I've looked at the SSO plug-in, but that really didn't seem to help me.
What is the format of the cookie used, so that I can just roll my own php script. I'm a pretty decent PHP dev. Any Ideas?
0
Comments
The problem isn't based around the cookies. It is based around the fact that our SSO handles creating accounts and session handling in Vanilla for your existing users with existing sessions.