argocd: use client_secret_post for Authentik OIDC

This commit is contained in:
Nik Afiq 2026-03-21 20:58:36 +09:00
parent 45541f1b08
commit 6a373f8a5e

View File

@ -24,6 +24,7 @@ spec:
issuer: https://auth.nik4nao.com/application/o/argocd/
clientID: xg3XsKFdFhAt8103X9KUoH72MiPEyLDlpTDcx5hT
clientSecret: $argocd-oidc-secret:oidc.authentik.clientSecret
clientAuthMethod: client_secret_post
requestedScopes:
- openid
- profile