Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(xapi): add support for Basic auth via meta_secret-lrs-payload #47

Merged
merged 3 commits into from
Jun 7, 2024

Conversation

prlanzarin
Copy link
Member

@prlanzarin prlanzarin commented Jun 6, 2024

Add support for Basic auth via meta_secret-lrs-payload.
The new supported payload format is:
  ```json
    {
      "lrs_endpoint": "https://lrs1.example.com",
      "lrs_username": "user",
      "lrs_password": "pass"
    }
  ```
Check the xAPI module's README for more information.
Copy link

github-actions bot commented Jun 6, 2024

Updated Docker image pushed to docker.io/bigbluebutton/bbb-webhooks:pr-47

Copy link

github-actions bot commented Jun 6, 2024

Updated Docker image pushed to docker.io/bigbluebutton/bbb-webhooks:pr-47

@prlanzarin prlanzarin merged commit 7d02f2c into develop Jun 7, 2024
5 checks passed
@prlanzarin prlanzarin deleted the u32/feat/basic-payload branch September 23, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant