BigBlueButton implementation for Meeting API module. WIP.

⚠️ Important: SHA-1 support removed in 1.0.0-alpha5

As of release 1.0.0-alpha5, support for SHA-1 has been dropped. This change is not handled automatically via a post_update hook because it also requires updating the shared secret on your BigBlueButton server.

What you need to do before updating:

  1. Generate a new shared secret using a supported hashing algorithm on your BBB server.
  2. Update your Drupal site's module configuration to use the new secret.
  3. Verify the connection between Drupal and your BBB server is working.

If you update to 1.0.0-alpha5 or later without completing these steps, authentication with your BBB server will fail.

Project information

Releases