From e80b04ecae8057d4628aa2d350882f928c1bbc3e Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Sun, 12 Jul 2026 21:48:26 +0300 Subject: [PATCH] chatgpt told me this --- argocd/apps/mastodon.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/apps/mastodon.yaml b/argocd/apps/mastodon.yaml index a9314d7..78cef7c 100644 --- a/argocd/apps/mastodon.yaml +++ b/argocd/apps/mastodon.yaml @@ -84,8 +84,8 @@ spec: displayName: "t0rt1k.tech matrix" issuer: https://auth.t0rt1k.tech/ discovery: true - scope: "openid profile" - uidField: preferred_username + scope: "openid" + uidField: username clientId: 01KXBMX4RKEYG24GW7ZXXHFD01 clientSecret: o9GCnfhbw1jFaTPwJ4vm redirectUri: https://mastodon.t0rt1k.tech/auth/auth/openid_connect/callback