Overview
Allow each tenant to use their own domain for the hosted login page (e.g. auth.acme.com instead of auth.emc.com).
Scope
- Custom domain field on tenant config
- TLS certificate provisioning via ACME/Let's Encrypt (autocert)
- Route requests by Host header to correct tenant
- DNS verification step before activation
- Admin UI: set custom domain, verify DNS, show status
Overview
Allow each tenant to use their own domain for the hosted login page (e.g. auth.acme.com instead of auth.emc.com).
Scope