Enable PKCE for ArgoCD OIDC login #477
Reference in New Issue
Block a user
Delete Branch "benvin/argocd-pkce"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Authentik client for ArgoCD is now public (the iOS app can't hold
a secret), so Authentik no longer enforces client_secret on token
exchange. PKCE replaces that as the protection against
authorization-code interception.
enablePKCEAuthentication: trueto theoidc.configblock inargocd-cm-patch.yaml