Comment 8 for bug 319614

Revision history for this message
Stuart Metcalfe (stuartmetcalfe) wrote :

Looks like this was fixed some time ago. Going to my xrds file, I get:

<?xml version="1.0"?>
<xrds:XRDS
    xmlns="xri://$xrd*($v*2.0)"
    xmlns:xrds="xri://$xrds"
    xmlns:openid="http://openid.net/xmlns/1.0">
  <XRD>
    <Service priority="0">
      <Type>http://specs.openid.net/auth/2.0/signon</Type>
      <URI>https://login.launchpad.net/+openid</URI>
      <LocalID>https://login.launchpad.net/+id/t7X3tQE</LocalID>
    </Service>
    <Service priority="1">
      <Type>http://openid.net/signon/1.1</Type>
      <URI>https://login.launchpad.net/+openid</URI>
      <openid:Delegate>https://login.launchpad.net/+id/t7X3tQE</openid:Delegate>
    </Service>
    <Service priority="2">
      <Type>http://openid.net/signon/1.0</Type>
      <URI>https://login.launchpad.net/+openid</URI>
      <openid:Delegate>https://login.launchpad.net/+id/t7X3tQE</openid:Delegate>
    </Service>
  </XRD>
</xrds:XRDS>