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. Add
CUSTOMER_ZITADEL_BASE_DOMAIN / FUTO_ZITADEL_BASE_DOMAIN holding each
instance's bare <name>.zitadel.cloud host, and route the CNAME, zitadel
providers, and API scripts/workers through it so connections no longer
depend on the mutable vanity/custom domain.
0 commit comments