Basic Java OpenID Implementation

Brad Fitzpatrick brad at danga.com
Tue May 31 10:41:35 PDT 2005


On Tue, 31 May 2005, Nathan D. Bowen wrote:

> Brad Fitzpatrick wrote:
>
> >Little note on the consumer implementation:  I entered "bradfitz.com" and
> >it passed "http://bradfitz.com" to my ID server, not the proper
> >"http://bradfitz.com/".  (need to add a "/" if there's no path component)
> >
> Sure enough! I was counting on watching Location: headers to add any
> missing slashes, but that doesn't cut it when there's no path at all.
> Thanks for the tip -- should be fixed now.

Now I get:

Error: DSA signature verification failed
[verify_failed]

And I get that whether I enter "bradfitz.com" or "http://bradfitz.com/"
into the box.

- Brad



More information about the yadis mailing list