On my Askbot site, if I sign in with an OpenID provider, then sign out, then go to sign in page again, the page will be stuck in an infinite redirect loop.
Looking at Chrome's network tab, it looks like the site is trying to reach Facebook's OpenAuth, even though the Facebook module in Askbot is not enabled.
Signing out of Facebook solves the problem, but then if I log in on Facebook, and then go to my Askbot's sign in page again, the problem will still be there.
The problem was solved by removing the Facebook app key and secret, even though I had disabled Facebook as a login provider.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-11-02 02:35:56 -0500
Seen: 114 times
Last updated: Nov 16 '12
Fb, Linked in , Twitter oauth documentation
local variable 'oauth_provider_name' referenced before assignment
Facebook Sign-In: Can Screen Name and Email be auto-populated?
Can user profile photo be taken from Facebook Sign-In?
Will Askbot make it possible to share Q&As on a Facebook profile?
Why is the facebook signin button commented out?
Facebook connect now activated?
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Same issue. That works, but doesn't help if you are trying to use FB auth. I can authenticate once, but after that - login page always goes into redirect loop.
It doesn't matter what URL I put into FB's App 'Site URL'...
Anyone?
ryrobes ( 2012-11-16 17:01:48 -0500 )edit