First time here? Check out the FAQ!
3

Sign in page is stuck in infinite redirect loop after OpenID sign out

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.

siovene's avatar
431
siovene
asked 2012-11-02 02:35:56 -0500, updated 2012-11-02 08:52:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

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's avatar ryrobes (2012-11-16 17:01:48 -0500) edit
add a comment see more comments

1 Answer

1

The problem was solved by removing the Facebook app key and secret, even though I had disabled Facebook as a login provider.

siovene's avatar
431
siovene
answered 2012-11-02 08:52:46 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments