redelivre / login-cidadao

Federated Digital Identity Provider for Gov and eCitizen
https://id.org.br
GNU Affero General Public License v3.0
12 stars 8 forks source link

Investigate facebook redirect problem #25

Open guilhermednt opened 8 years ago

guilhermednt commented 8 years ago

Steps:

  1. User is not logged in on Facebook nor login-cidadao
  2. User clicks to connect using Facebook
  3. Facebook asks for login and password
  4. User logs in to Facebook
  5. Facebook don't redirect back to the callback URL

Initially I though it was a Facebook problem, but @brunosmartin showed an example of another site using the same flow without this bug. I then tried changing from FOSFacebookBundle to HWIOAuthBundle without success.