Support XRDS Yadis response to be compatible with module openid
schuyler1d - October 26, 2008 - 21:56
| Project: | OpenID URL |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | OpenID, XRDS Simple |
Description
The OpenID drupal module (version 1.2 for 5.x and maybe for 6.x) seems to require an xrds document.
This supports HTTP requests with 'Accept: application/xrds+xml' which should also improve performance, since this is often attempted before looking through html headers.
The patch adds a default-off (for backwards compatibility) feature to enable XRDS response from the home page.
| Attachment | Size |
|---|---|
| xrds_yadis.patch | 2.22 KB |

#1
Is there a reason that this needs to be a setting? Can't we just enable this *always*?
#2
Seems like we'd want to move over to the XRDS Simple module. Pushing to critical before next release.
#3
Committed to the DRUPAL-6--2 branch.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.