Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facebook openid connect. Seems to return correct parameters but are not logging in #3

Open
OleKEH opened this issue Jan 20, 2011 · 3 comments

Comments

@OleKEH
Copy link
Owner

OleKEH commented Jan 20, 2011

I have linked my facebook account with my openID. When I go to facebook.com, it issues an request to the op-endpoint URL with the mode checkid_immediate. I have checked the request, and the return - and everything seems OK. However, I am not automatically logged on Facebook.

From FB:

openid_claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select
openid_identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select
openid_mode=checkid_immediate
openid_ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0
openid_ns_ui=http%3A%2F%2Fspecs.openid.net%2Fextensions%2Fui%2F1.0
openid_realm=https%3A%2F%2Fwww.facebook.com%2F
openid_return_to=https%3A%2F%2Fwww.facebook.com%2Fopenid%2Freceiver.php%3Fprovider_id%3D2060405604361%26protocol%3Dhttp%26context%3Dbackground_login%26request_id%3D0
openid_ui_icon=true
openid_ui_mode=popup
third_party_login=false

Return from this site:

openid.ns:http://specs.openid.net/auth/2.0
openid.mode:id_res
openid.op_endpoint:http://ole.godblogg.com/login
openid.claimed_id:http://ole.godblogg.com/
openid.response_nonce:2011-01-20T07:10:26ZUNIQUE
openid.identity:http://ole.godblogg.com/
openid.return_to:https://www.facebook.com/openid/receiver.php?provider_id=2060405604361&protocol=http&context=background_login&request_id=0
openid.assoc_handle:amtjagsmhygrlbgjevme
openid.signed:ns,mode,op_endpoint,claimed_id,response_nonce,identity,return_to,assoc_handle,signed
openid.sig:B3MQgqhptUD19/SFPmksdXlh/H8=

Anyone have any idea ?

@OleKEH
Copy link
Owner Author

OleKEH commented Jan 20, 2011

The checkid setup have a similar parameter exchange, and is accepted by FB. The checkid immediate option seems not to login automatically.

@justin33copeland
Copy link

hello
my i try to reset my facebook password through my email i get this codes
https://www.facebook.com/openid/receiver.php?provider_id=1010459716370&context=account_recovery&protocol=https&hash=AUvxCg1EumURpKxd&request_id=0&
openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.mode=id_res&openid.return_to=https%3A%2F%2Fwww.facebook.com%2Fopenid%2Freceiver.php%3Fprovider_id%3D1010459716370%26context%3Daccount_recovery%26protocol%3Dhttps%26hash%3DAUvxCg1EumURpKxd%26request_id%3D0&
openid.claimed_id=https%3A%2F%2Fme.yahoo.com%2Fa%2FXsDzqgcUztmNK0Q82uXRXKVjaUPhlfpJ1y7lF_lME0AsBxXFuRkAmCTIiAJ76VMjq1p2Bx0-%23dcbc3&openid.identity=https%3A%2F%2Fme.yahoo.com%2Fa%2FXsDzqgcUztmNK0Q82uXRXKVjaUPhlfpJ1y7lF_lME0AsBxXFuRkAmCTIiAJ76VMjq1p2Bx0-&openid.realm=https%3A%2F%2Fwww.facebook.com%2F&openid.ns.ax=http%3A%2F%2Fopenid.net%2Fsrv%2Fax%2F1.0&openid.ax.mode=fetch_response&openid.ax.value.email=loterina.joanne%40yahoo.com&openid.assoc_handle=3pfD40xXAvfsM5fgjd4x1wROpJA4iGH1Mvbz3Ekr_IwCwKI6Yi1lNbA6aS5ujOsLBS1qnOtfzcEz0bBYRry5veyahzjyk7vBZ6wV_hq7vD73SElAuSnQ1DAFpY_JCNO1qm0-&openid.response_nonce=2018-07-30T12%3A39%3A47ZZulo9meX4m8LhBRGP1qHozIWgCFMHW.lVg--&openid.signed=assoc_handle%2Cclaimed_id%2Cidentity%2Cmode%2Cns%2Cop_endpoint%2Cresponse_nonce%2Creturn_to%2Csigned%2Cax.value.email%2Cax.type.email%2Cns.ax%2Cax.mode%2Cpape.auth_level.nist&openid.op_endpoint=https%3A%2F%2Fopen.login.yahooapis.com%2Fopenid%2Fop%2Fauth&openid.ax.type.email=http%3A%2F%2Faxschema.org%2Fcontact%2Femail&openid.pape.auth_level.nist=0&openid.sig=7cTbsjPIM2PpHLdgTOrwXADIbWE%3D

@justin33copeland
Copy link

how to log in to my fb?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants