ruby-openid Server Example not working for me.

Arthur Pelicano elpelicano at gmail.com
Mon May 28 09:18:15 PDT 2007


Hi

I'm trying the server example like in the doc :
  http://www.openidenabled.com/resources/docs/openid/ruby/

And I try it via the consumer example.

It's not working, it's ending with :
"Verification of http://localhost:3000/user/test failed check_auth failed:
unable to post to http://localhost:3000/server"

If I test the consumer with an other server (pip.verisignlabs.com) all is
going well.

With the example server, the problem seems to be with the POST to
openid.dh_gen, when the consumer library try to do "associate" and do a "ret
= @fetcher.post(server_url, body)" the server doesn't return anything, so
there is no association done.

I'm using Rails 1.2.3

Has someone have the same problems ?

BTW, is this list searchable ?

Thanks,
   Arthur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openidenabled.com/pipermail/dev/attachments/20070528/d1376c53/attachment.html 


More information about the Dev mailing list