havard / node-openid

OpenID for Node.js
MIT License
293 stars 100 forks source link

Wordpress gives 'Invalid association handle' when trying to verify. #50

Closed chrisgl closed 13 years ago

chrisgl commented 13 years ago

The Error is: Invalid association handle I get the Page of wordpress, where I can say, if I trust my Site, but then I get the error from relyingParty.verifyAssertion as callback. Stepped through it with node-inspector and found that the error is thrown in _checkSignatureUsingAssociation. The value of params['openid.assoc_handle'] is "{HMAC-SHA1}{4e295ff5}{Ag1CPg==}" And this Association is not found. Hope it helps to get Wordpress running.

chrisgl commented 13 years ago

This also failed with the latest download.

havard commented 13 years ago

I can reproduce the bug. Investigating...

havard commented 13 years ago

Fixed in 7f0c9b65f756fbec357f