I have been working with OpenId for a bit... its partly confusing due to the complexity of the protocol. However what's even worse is that when I'm working on things like Attribute Exchange, the documentation is riddled with mistakes! Only after very careful examination of the examples, what is getting generated, and the long explanations do I figure out that the examples are wrong. I've missed these mistakes a few times and wasted hours trying to figure out what was wrong because the example in the spec I based my code on was wrong.
What is the plan / avenue for fixing these? Where would I submit my documentation fixes? For example: openid.ns.ax=http://openid.net/srv/ax/1.0 openid.ns.ax=fetch_response Uhm... isn't that supposed to be: openid.ns.ax=http://openid.net/srv/ax/1.0 openid.ax.mode=fetch_response Right??? Let's make this easier to implement so more sites can get behind it! Thx! - Philip _______________________________________________ specs mailing list [email protected] http://lists.openid.net/mailman/listinfo/openid-specs
