YADIS best practice?
Johannes Ernst
jernst+lists.danga.com at netmesh.us
Fri Jan 20 19:37:17 UTC 2006
I'm trying to decide whether there is, or should be, a "best
practice" on how to declare two YADIS services that only differ in
their version number.
For example, most OpenID implementation today seem to support both
V1.1 and V1.0. In YADIS, should this be declared as:
<Service>
<Type>http://openid.net/signon/1.0</Type>
<URI>http://openid.example.com/</URI>
</Service>
<Service>
<Type>http://openid.net/signon/1.1</Type>
<URI>http://openid.example.com/</URI>
</Service>
or is this better practice:
<Service>
<Type>http://openid.net/signon/1.0</Type>
<Type>http://openid.net/signon/1.1</Type>
<URI>http://openid.example.com/</URI>
</Service>
or doesn't it matter?
Johannes Ernst
NetMesh Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lid.gif
Type: image/gif
Size: 973 bytes
Desc: not available
Url : http://lists.danga.com/pipermail/yadis/attachments/20060120/32fa2a65/lid-0001.gif
-------------- next part --------------
http://netmesh.info/jernst
More information about the yadis
mailing list