Hey guys,
I want to have a multi-tenant hybris system with different domains for the tenants. One important requirement is to have URLs e.g. "https://tenantXYZ.myhybris.com:9002/..." per tenant.
So every tenant needs his own domain but they all need to run on one hybris installation.
Configurations like "backoffice.webroot=/hmc_tenantXYZ" do not work since they only change the last part of the URL of the tenant.