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.

[ProxyConnect] User aren't automatically logged in.

edited January 2011 in Vanilla 2.0 - 2.8
Having some trouble settings things up using my custom CMS. Everything seems to function properly (users being created if needed) except that the users aren't automatically logged in and have to click the Sign In button.

What isn't clear to me is how ProxyConnect is validating the users or more specifically why it isn't. I have my authentication url set to (http://domain.com/session.php) and it outputs the proper lines. This file verifies login based on my session data, so if the user is logged in the id, username and email are outputted.

Is there any debugging I can do? I'm nearly out of ideas.

Vanilla: Version 2.0.17.3
ProxyConnect: 1.8.4

Comments

  • I think I have this solved. Looks like I had an issue with my cookie path. Just need to verify that my logout is working properly and I'll marking this as 100% solved.
Sign In or Register to comment.