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
fix: route zitadel connections through stable base domain
CUSTOMER_ZITADEL_DOMAIN was repointed to the auth.futo.cloud vanity
domain, which made the auth.futo.cloud CNAME reference itself. Route the
CNAME, zitadel providers, and API scripts/workers through the new
CUSTOMER_ZITADEL_BASE_DOMAIN / FUTO_ZITADEL_BASE_DOMAIN base-host secrets
so connections no longer depend on the mutable vanity/custom domain.
Requires the base-domain secrets to be created and populated first.
0 commit comments