Skip to content

Instantly share code, notes, and snippets.

@nov
Created May 8, 2014 03:04
Show Gist options
  • Save nov/b6173c3195fa49e1c668 to your computer and use it in GitHub Desktop.
Save nov/b6173c3195fa49e1c668 to your computer and use it in GitHub Desktop.
nov.matake@tovl ~$ curl https://iknow.jp/discovery.xrds
<?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="0">
<Type>http://specs.openid.net/auth/2.0/return_to</Type>
<URI>https://iknow.jp/open_ids?_method=GET</URI>
</Service>
<Service priority="10">
<Type>http://specs.openid.net/extensions/ui/icon</Type>
<URI>https://iknow.jp/favicon.ico</URI>
</Service>
</XRD>
</xrds:XRDS>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment