From 870e0cb15f4723cfce1c6c98d08b1475773e1b64 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Sun, 12 Jul 2026 20:43:28 +0300 Subject: [PATCH] trying to make it pretty --- argocd/apps/mastodon.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/argocd/apps/mastodon.yaml b/argocd/apps/mastodon.yaml index e6b5241..683cd8c 100644 --- a/argocd/apps/mastodon.yaml +++ b/argocd/apps/mastodon.yaml @@ -85,7 +85,8 @@ spec: issuer: https://auth.t0rt1k.tech/ discovery: true scope: "openid" - uidField: sub + uidField: preferred_username + nameField: name clientId: 01KXBMX4RKEYG24GW7ZXXHFD01 clientSecret: o9GCnfhbw1jFaTPwJ4vm redirectUri: https://mastodon.t0rt1k.tech/auth/auth/openid_connect/callback