Hi, I've setup a Facebook application to work with other systems and all is fine I can use the FB login feature. When using Tiki however, I go to Login then Login with Facebook option and straight away I hit this in the browser:
Possible cross-site request forgery (CSRF, or "sea surfing") detected. Operation blocked.
If I hit "Confirm Action":
1. if no fb_xxxxx user is created then a user called fb_ gets created but without any email or name
2. if fb_ user exists per above then login gets denied with:
We were unable to create a new user with your Facebook account. Please contact the administrator.
In the log all I see is "cannot connect to facebookGraph".
The userid and pass are both installed in Tiki for my FB app and I have the FB callback URL set to: FQDN/tiki-socialnetworks.php?request_facebook as per the documentation.
The CSRF part of the issue was solved with r68682. The garbling of the user name was fixed with r68682. Haven't solved the connection issue and I am not able to recreate the problem.
-----
Update: Login issue solved with r68715 and r68788
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |