From 6fe2a91ca87c6ef8adfce4ccc4ac64802181cb56 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Sun, 12 Jul 2026 20:24:17 +0300 Subject: [PATCH] trying to fix mastodon mas auth again --- argocd/apps/mastodon.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/argocd/apps/mastodon.yaml b/argocd/apps/mastodon.yaml index 34e9214..e0f5ff9 100644 --- a/argocd/apps/mastodon.yaml +++ b/argocd/apps/mastodon.yaml @@ -90,6 +90,7 @@ spec: clientSecret: o9GCnfhbw1jFaTPwJ4vm redirectUri: https://mastodon.t0rt1k.tech/auth/auth/openid_connect/callback assumeEmailIsVerified: false + clientAuthMethod: "client_secret_post" oauthGlobal: omniauthOnly: true