juworld
New-
Embedded SSO with jsConnect
Hi Guys, New to Vanilla and is loving it! I'm trying to figure out how to embed vanilla forum using embedded SSO with jsConnected. I have been following http://blog.vanillaforums.com/jsconnect-techni… (View Post)1 -
Re: Embedded SSO with jsConnect
K, This is dumb. All I need is to define a div tag with an id set to vanilla-comments <div id="vanilla-comments"></div> Now for the variables: var vanilla_forum_url = "http… (View Post)1 -
Re: Embedded SSO with jsConnect
K, sso issues solved by referring to http://vanillaforums.org/discussion/22924/php-jsconnect-embedded-sso The key is to make sure the user object is in the right order 1. email 2. name 3. photourl 4.… (View Post)1