Summary:
Feature request: Make it so users on Sisense tenants never make requests to the system tenant.
Scenario:
I have a domain mydomain.com. I have several Sisense tenants. I want tenant1 and tenant2 to be hosted on a Sisense server in CountryA, and tenant3 to be hosted on a Sisense server in CountryB. I described solutions here: Route tenants to different servers | Sisense Community
Feature request:
I needed the solutions because many Sisense features cause the user's browser to make requests to the system tenant. One type of request was websockets, and there may be others. I would like Sisense to make these requests against the user tenant instead of the system tenant. The user tenant could query the system tenant internally, or the user tenant could answer the request itself.
Purpose:
A) To configure a multi-tenant multi-server environment, the only thing I need to do is route each mydomain.com/tenantname to the appropriate server.
B) I can firewall the system tenant.