infra/gmem.ca/.well-known/webfinger.json
Gabriel Simmer 61f316b8e4
All checks were successful
Lint / lint (push) Successful in 23s
Sync gmem.ca / sync (push) Successful in 19s
Swap to authentik sso
2023-10-29 17:00:37 +00:00

48 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://authentik.gmem.ca/application/o/tailscale/"
},
{
"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://authentik.gmem.ca/application/o/tailscale/"
},
{
"rel": "http://webfinger.net/rel/profile-page",
"type": "text/html",
"href": "https://artbybecki.com"
}
]
}
]