feat(argocd): Use PKCE for OIDC login

This commit is contained in:
2026-09-25 03:07:31 +05:30
parent b91cc2409c
commit ca90f591bd
+1
View File
@@ -8,6 +8,7 @@ data:
issuer: https://auth.whyredfire.dev/application/o/argocd/
clientID: argocd
clientSecret: $argocd-oidc:clientSecret
enablePKCEAuthentication: true
requestedScopes:
- openid
- profile