grnq / joid

Java OpenID = JOID OpenID providers and relying parties for OpenID 1.1 and 2.0
Other
4 stars 0 forks source link

Missing op_endpoint field in positive assertions #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a successful checkid_ request

What is the expected output? What do you see instead?
The assertion is missing the openid.op_endpoint field, as specified in
<http://openid.net/specs/openid-authentication-2_0-11.html#positive_assertions>.

What version of the product are you using? On what operating system?
svn r 14 (see issue 2 for other platform issues)

Original issue reported on code.google.com by joshh...@gmail.com on 27 Mar 2007 at 11:10

GoogleCodeExporter commented 9 years ago

Original comment by hgranqv...@gmail.com on 28 Mar 2007 at 4:27

GoogleCodeExporter commented 9 years ago
Fixed in rev 32

Original comment by hgranqv...@gmail.com on 5 Jun 2007 at 9:02