from http://hueniverse.com/misc/xrds-simple/

XRDS-Simple was an early attempt to simplify the XRDS schema for OAuth Discovery. The XRDS-Simple profile removed many of the complex elements in XRDS and defined new parser behavior to make client development easier. However, after a few attempts it became clear that the underlying architecture was incorrect. Instead, the XRI TC which authored XRDS decided to produce a new specification called XRD 1.0.

I guess that means no further development of this module..

Comments

voxpelli’s picture

The Discovery module will likely replace this module: http://drupal.org/project/discovery

damien_vancouver’s picture

Status: Active » Closed (duplicate)

Marking this as a duplicate of #1232188: D7 port .

This issue was slightly earlier, but that one has a better description, and also is where the ported version to 7.x is.