Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

jsConnect - expected sequence having logged in on authenticating site

I'm using jsConnect 1.0.3b (following advice here: http://vanillaforums.org/discussion/comment/201183) with the PHP jsConnect client library and CakePHP 2.3.6. Things are going OK so far: Vanilla is happily picking up the existence of an authenticated user if I have already logged into my website and giving me appropriate access to Vanilla. If I am not logged into my website, Vanilla offers me the option to login with it, takes me off to my login page and my website then returns something that looks OK...but I'm not sure what I/it should be doing next.

Page: mywebsite.com/index_from_jsConnectPHP.php?client_id=1234567890&Target=%2F&callback=jQuery11112223334445556666_1234567891111&_=1234567892222

contains:

jQuery11112223334445556666_1234567891111({"name":"mysuername","photourl":null})

I have read the docs here: http://blog.vanillaforums.com/jsconnect-technical-documentation/ but think I must be missing something.

Tagged:

Comments

Sign In or Register to comment.