refer to http://openid.net/specs/openid-attribute-exchange-1_0-04.html
The attribute exchange service extension is identified by the URI "http://
openid.net/srv/ax/1.0"
but org.openid4java.message.ax.AxMessage.OPENID_NS_AX = "http://openid.net/
srv/ax/1.0-draft7"
PS:I can't fetch attribute from openid provider "http://myopenid.com",is
it cause by this?
fetch.addAttribute("email","http://schema.openid.net/contact/email", true);
is "http://schema.openid.net/contact/email" standard for all openid
provider or just for openid4java?
Original issue reported on code.google.com by zhouyanm...@gmail.com on 25 Jan 2008 at 6:52
Original issue reported on code.google.com by
zhouyanm...@gmail.com
on 25 Jan 2008 at 6:52