meeting_api_bbb
2 sites
Security covered
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:
- Generate a new shared secret using a supported hashing algorithm on your BBB server.
- Update your Drupal site's module configuration to use the new secret.
- 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.