From 87d8743a39a993b7c3b32fee276efb8030b4d2fe Mon Sep 17 00:00:00 2001 From: iRaven <44326347+iRaven4522@users.noreply.github.com> Date: Thu, 24 Aug 2023 11:40:54 -0500 Subject: [PATCH] more webfinger testing --- .well-known/webfinger/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.well-known/webfinger/index.json b/.well-known/webfinger/index.json index 13ff86f..e94b71f 100644 --- a/.well-known/webfinger/index.json +++ b/.well-known/webfinger/index.json @@ -3,7 +3,7 @@ "links": [ { "rel": "http://openid.net/specs/connect/1.0/issuer", - "href": "https://sso.iraven.net/application/o/tailscale/.well-known/openid-configuration" + "href": "https://sso.iraven.net/application/o/tailscale/" } ] }