infra/gmem.ca/.well-known/webfinger.json
Gabriel Simmer d599f024fc
All checks were successful
Lint / lint (push) Successful in 8s
gmem.ca source
2023-07-25 20:26:51 +01:00

47 lines
1.4 KiB
JSON

[
{
"subject": "acct:arch@gmem.ca",
"aliases": [
"https://floofy.tech/@arch",
"https://floofy.tech/users/arch"
],
"links": [
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
"href": "https://lemur-4.cloud-iam.com/auth/realms/archdog"
},
{
"rel": "http://webfinger.net/rel/avatar",
"href": "https://gmem.ca/avatar.png"
},
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://gmem.ca"
},
{
"rel": "self",
"type": "application/activity+json",
"href": "https://floofy.tech/users/arch"
},
{
"rel": "http://ostatus.org/schema/1.0/subscribe",
"template": "https://floofy.tech/authorize_interaction?uri={uri}"
}
]
},
{
"subject": "acct:becki@gmem.ca",
"links": [
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
"href": "https://lemur-4.cloud-iam.com/auth/realms/archdog"
},
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://artbybecki.com"
}
]
}
]