Problems creating an OpenID server

Corey O'Connor coreyoconnor at gmail.com
Wed Mar 29 02:33:28 UTC 2006


On 3/27/06, Corey O'Connor <coreyoconnor at gmail.com> wrote:
> I'm currently using the JanRain OpenID Ruby server API
> (http://www.openidenabled.com/openid/libraries/ruby). I'm close to
> getting an OpenID server up and running, but I'm having trouble after
> the user authenticates. Instead I'm getting a re-direct back to an
> error page that states: "Comment not posted: POST required, or missing
> parameter."

The end problem was that after verifying the login as correct the code
was handling the request as if the authentication failed. Once that
was fixed everything works fine. :-)

--
-Corey O'Connor


More information about the yadis mailing list