Is there any way to accomplish single sign-on with a wordpress site and an embedded forum? If so, is there any good documentation? All I can find is Proxy Connect and js Connect add ons, but these seem like they are just for forums hosted at the wordpress site, not for embedded forums, and Proxy Connect did not work when I tried it with a self-hosted forum on same server as wordpress anyway.
Comments
Here is what happens:
All settings at configuration in myforum.vanillaforums.com are set as indicated in Proxy Connect Wordpress plugin.
IF I set the cookie in both places to .vanillaforums.com, then I get locked out of Wordpress.
IF I set the cookie in both places to .myforum.com, then when logged into wordpress, but not logged in to myforum.vanillaforums.com, my Wordpress home page is embedded at the embed page instead of the forum being embedded at the home page with a login option.
It only works in both places when I am logged in as the admin for both. Otherwise, it does not work.
Please tell me what I'm doing wrong.