ramarao1990 / openid4java

Automatically exported from code.google.com/p/openid4java
Apache License 2.0
0 stars 0 forks source link

user email request on google failed with java-openid-sxip-0.9.4.339 #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Login authentication and user email request failed with
java-openid-sxip-0.9.4.339.jar because
org.openid4java.message.ax.AxMessage.OPENID_NS_AX =
"http://openid.net/srv/ax/1.0-draft7".

If you change OPENID_NS_AX to "http://openid.net/srv/ax/1.0", email request
succeed.

Original issue reported on code.google.com by rvince...@gmail.com on 8 Dec 2008 at 10:54

GoogleCodeExporter commented 8 years ago
This was fixed in rev397.

Original comment by Johnny.B...@gmail.com on 5 Jan 2009 at 12:13