Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Nothing happens?

This discussion is related to the Vanilla jsConnect addon.

Hi!

I'm currently trying to integrate Vanilla Forums with our ASP.NET website.

I have created an authentication-site which checks the session/cookie for logged in users on our site and returns the jsonp-object with the needed data (id, email, name, img-path).

When I try to test the authentication site from the forum administration I get this result which I assume is as expected: test({ "name": "", "photourl": "" })

When I try to login to the forums via the "Sign in with XYZ.com", I'm redirected to the login page of XYZ.com - but when I've logged in to XYZ.com I'm not logged in to the forum.

Am I missing something important? And is there any way to debug this?

Thanks for all replies!

Answers

Sign In or Register to comment.