Sha256: f4f9dee1650ccd19e456918a37a56bd77e2b03368c78e9dbee0433e79041b732

Contents?: true

Size: 585 Bytes

Versions: 26

Compression:

Stored size: 585 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<xrds:XRDS xmlns:xrds="xri://$xrds"
           xmlns="xri://$xrd*($v*2.0)"
           xmlns:openid="http://openid.net/xmlns/1.0"
           >
  <XRD>

    <Service priority="10">
      <Type>http://specs.openid.net/auth/2.0/signon</Type>
      <Type>http://openid.net/signon/1.0</Type>
      <Type>http://openid.net/signon/1.1</Type>
      <URI>http://www.myopenid.com/server</URI>
      <LocalID>http://smoker.myopenid.com/</LocalID>
      <openid:Delegate>http://localid.mismatch.invalid/</openid:Delegate>
    </Service>
  </XRD>
</xrds:XRDS>

Version data entries

26 entries across 26 versions & 4 rubygems

Version Path
ruby-openid-2.0.4 test/data/test_discover/openid_1_and_2_xrds_bad_delegate.xml
ruby-openid-2.1.4 test/data/test_discover/openid_1_and_2_xrds_bad_delegate.xml
ruby-openid-2.1.2 test/data/test_discover/openid_1_and_2_xrds_bad_delegate.xml
ruby-openid-2.0.3 test/data/test_discover/openid_1_and_2_xrds_bad_delegate.xml
ruby-openid-2.1.5 test/data/test_discover/openid_1_and_2_xrds_bad_delegate.xml
ruby-openid-2.1.6 test/data/test_discover/openid_1_and_2_xrds_bad_delegate.xml