blindsidenetworks / scalelite

Scalable load balancer for BigBlueButton.
GNU Affero General Public License v3.0
469 stars 247 forks source link

Scalelite main domain API blocked when multi-tenancy enabled #968

Closed pielonet closed 1 year ago

pielonet commented 1 year ago

Hi,

It looks like enabling multi-tenancy in Scalelite disables API for the main domain.

To Reproduce

Creating rooms for a tenant from domain mytenant.scalelite.example.com using a tenant's secret works perfectly well.

What I expect

Is disabling room creation on main domain the desired behaviour ?

Kind regards, Thierry

Scalelite version : 1.5.1 Deployment : scalelite-run

farhatahmad commented 1 year ago

Hi Thierry - This is expected. Once multitenant mode is enabled, all meetings must be created under a tenant. Any request to the main domain using the original credentials will fail