blindsidenetworks / scalelite

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

Fix recording ready notifier in multitenancy #977

Closed farhatahmad closed 1 year ago

farhatahmad commented 1 year ago

fixes #971

Description

During the recording ready callback, the meetingID and recordingID should be signed using either the LOADBALANCER_SECRET or the secret for the given tenant.

Testing Steps

Screenshots (if appropriate):

farhatahmad commented 1 year ago

@pielonet This should solve the issue you're running into

pielonet commented 1 year ago

@farhatahmad Thanks for your fix. Please provide a new Scalelite Docker image I can test. Kind regards, Thierry