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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
siovene's avatar
431
siovene
asked 12 years ago, updated 12 years ago

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 (12 years ago)
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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
siovene's avatar
431
siovene
answered 12 years ago
link

Comments

see more comments