gnu-social/vendor/openid/php-openid/Tests/Auth/Yadis/data/spoof2.xrds
Diogo Cordeiro 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
This adds a composer.json for all dependencies that are available
2019-08-03 17:47:24 +01:00

26 lines
698 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<XRDS ref="xri://=keturn*isDrummond" xmlns="xri://$xrds">
<XRD xmlns="xri://$xrd*($v*2.0)">
<Query>*keturn</Query>
<ProviderID>xri://=</ProviderID>
<LocalID>!E4</LocalID>
<CanonicalID>=!E4</CanonicalID>
<Service>
<Type>xri://$res*auth*($v*2.0)</Type>
<URI>http://keturn.example.com/resolve/</URI>
<ProviderID>xri://=</ProviderID>
</Service>
</XRD>
<XRD xmlns="xri://$xrd*($v*2.0)">
<Query>*isDrummond</Query>
<ProviderID>xri://=</ProviderID>
<LocalID>!D2</LocalID>
<CanonicalID>=!D2</CanonicalID>
<Service>
<Type>http://openid.net/signon/1.0</Type>
<URI>http://keturn.example.com/openid</URI>
</Service>
</XRD>
</XRDS>