bcdev
New-
Re: Problems using jsConnect with Java
I think I have finally figured this out. The documentation fails to mention one important thing - the URL to do the single sign-on! which looks to be the following: http://www.my-example.com/vanilla/… (View Post)1 -
Re: Problems using jsConnect with Java
I changed the "Sign In URL" to the Vanilla Forum login page and how I get a JSONP response that looks like: test({ "uniqueid": "999", "name": "login_name&… (View Post)1