Hi,
I'm trying to figure out why the sample OP in openid4java (the simple-
openid webapp) fails (with varying errors) for some RPs...
For example (each time using "openid.open.ac.uk/simple-openid/
user.jsp" as the id url):
a) using the simple-openid consumer (at http://openid.open.ac.uk/simple-openid/)
- all works fine
b) using http://ma.gnolia.com/signin: get the error: "Verification of
http://openid.open.ac.uk/simple-openid/user.jsp failed. sig mismatch"
c) using http://www.livejournal.com/openid/: get the error:
"no_head_tag: Couldn't find OpenID servers due to no head tag". If I
change to using the head/link tag (using the id url:
"openid.open.ac.uk/simple-openid/user.html") I get the error
"signature_mismatch:"
d) using http://trac.openidenabled.com/trac/login: get the error:
"login failed" (but no more details)
I realise that some of these errors could be due to the RP site
(rather than the OP), but these sites work fine with my verisign
openid url - so I think it's a problem with the OP rather than RP.
I'm having trouble figuring out what's actually going wrong - can
anyone point me to what I should be looking for to get this fixed? Or
has anyone else experienced the same problems? Feel free to try out my
id urls (as given above). Would be really good if the sample server
worked for all these sites too ;-)
Cheers & any help/advice much appreciated :-)
Alex