-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopenid.xrds
23 lines (23 loc) · 839 Bytes
/
openid.xrds
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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/KeRtNeM</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/KeRtNeM</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/KeRtNeM</openid:Delegate>
</Service>
</XRD>
</xrds:XRDS>