mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 09:15:02 +00:00
This patch configures ArgoCD to log in via PKCE. Note the changes are primarily in platform.site.cue and ensuring the emailDomain is set properly. Note too the redirect URL needs to be `/pkce/verify` when PKCE is enabled. Finally, if the setting is reconfigured make sure to clear cookies otherwise the incorrect `/auth/callback` path may be used.