Ruby on Rails OpenID Server

meepbear * meepbear at hotmail.com
Fri Jul 8 10:26:50 PDT 2005


>It works with the LJ consumer at least and should support DH-SHA1
>associate requests. This doesn't seem to be working right for some
>reason (LJ still does a check_authentication) and I need to look into
>this.

In case it helps you, the following is a trace of the association process 
from the POV of the consumer. The only thing it's getting back is an 
assoc_handle which might be what causes the LJ consumer to go into dumb 
mode.

Consumer
--------
openid.mode=associate&openid.assoc_type=HMAC-SHA1&openid.session_type=DH-SHA1&openid.dh_consumer_public=FTxA0Jw1AbaQ3TbTNmrcGtFBUnn7sHNJgdlgIN%2FN7%2BDGdIppRwKmtP%2Bma5tebvPW67A%2FO2qyI1e5bJ0xaeP5yT1qxaje7FQoG4AuqBhlUS91SNQY%2Fc8jzJBMWTUY%2FXXdUrPiTX1zG50pMwJdnLK1KBMP0%2BtiwsDRJHIiONEuKZk%3D

Response
--------
URI: http://openid.imperialviolet.org/openid
Status: 200 OK
Headers:
	Connection: close
	Content-Type: text/plain
	Set-Cookie: _session_id=f315a06e68db83bb1377967a0ac712c9; path=/
	Cache-Control: no-cache
	Server: lighttpd/1.3.14
Body:
	assoc_handle:5298501b7b770a7e




More information about the yadis mailing list