You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have authentik set up as an OIDC provider via Dex. Often, you have to retry a couple of times until you get redirected from /auth/login to /api/dex/auth (and then to authentik) - it just shows a blank page instead.
<!doctype html><htmllang="en"><head><metacharset="UTF-8"><title>Argo CD</title><basehref="/"><metaname="viewport" content="width=device-width,initial-scale=1"><linkrel="icon" type="image/png" href="assets/favicon/favicon-32x32.png" sizes="32x32"/><linkrel="icon" type="image/png" href="assets/favicon/favicon-16x16.png" sizes="16x16"/><linkhref="assets/fonts.css" rel="stylesheet"><scriptdefer="defer" src="main.d18c2027830f979ac445.js"></script></head><body><noscript><p>
Your browser does not support JavaScript. Please enable JavaScript to view the site. Alternatively, Argo CD can be used with the <ahref="https://argoproj.github.io/argo-cd/cli_installation/">Argo CD CLI</a>
.
</p></noscript><divid="app"></div></body><scriptdefer="defer" src="extensions.js"></script></html>
I have authentik set up as an OIDC provider via Dex. Often, you have to retry a couple of times until you get redirected from /auth/login to /api/dex/auth (and then to authentik) - it just shows a blank page instead.
ArgoCD ConfigMap
Logs
Logs from the argocd namespace during failed request to /auth/login
Requests in DevTools (first one failed, second one is successful)
Failed request
Successful request
Body of failed request
Version
The text was updated successfully, but these errors were encountered: