23 lines
569 B
Plaintext
23 lines
569 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<xrds:XRDS
|
||
|
xmlns:xrds="xri://$xrds"
|
||
|
xmlns:openid="http://openid.net/xmlns/1.0"
|
||
|
xmlns="xri://$xrd*($v*2.0)">
|
||
|
<XRD>
|
||
|
|
||
|
<Service priority="10">
|
||
|
<Type>http://openid.net/signon/1.1</Type>
|
||
|
<Type>http://openid.net/sreg/1.0</Type>
|
||
|
<URI>https://pip.verisignlabs.com/server</URI>
|
||
|
</Service>
|
||
|
|
||
|
<Service priority="20">
|
||
|
<Type>http://openid.net/signon/1.0</Type>
|
||
|
<Type>http://openid.net/sreg/1.0</Type>
|
||
|
<URI>https://pip.verisignlabs.com/server</URI>
|
||
|
</Service>
|
||
|
|
||
|
</XRD>
|
||
|
</xrds:XRDS>
|
||
|
|