Basic Java OpenID Implementation
Nathan D. Bowen
nbowen+yadis at andtonic.com
Tue May 31 11:11:17 PDT 2005
Brad Fitzpatrick wrote:
>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
>
>
Hopefuly fixed, now. My consumer was botching the public key URL. You're
the first one to try it with a query string in your server URL -- and as
usual, I forgot to be sensitive to ? vs & when adding my own query
parameters.
Thanks for the help!
More information about the yadis
mailing list