summaryrefslogtreecommitdiff
path: root/tests/mime-detection/webfinger.jrd
blob: a514ea66528247070f3134931030991f3672c9ad (plain)
1
2
3
4
5
6
7
8
9
10
{
  "subject" : "acct:carol@example.com",
  "links" :
  [
    {
      "rel" : "http://openid.net/specs/connect/1.0/issuer",
      "href" : "https://openid.example.com"
    }
  ]
}