Skip to content

[BUG] JITSI access token not generated from mobile when making calls. #2693

@toshanmugaraj

Description

@toshanmugaraj

Description:

When JWT auth is enabled in JITSI call settings of Rocket chat server, and user tries to call from android to iOS user .
The iOS user is prompted with username \ password screen to join the call.

Environment Information:

  • Rocket.Chat Server Version: 3.9.0
  • Rocket.Chat App Version: 4.12.1
  • Device Name: iPhone 11
  • OS Version: 14.2

Steps to reproduce:

  1. Rocket chat server -> Adminstration -> Video Conference -> JITSI -> Enable JWT auth
  2. Keep the iOS device in background mode.
  3. Call from Android device to iOS device.
  4. Call started notification received in iOS device.
  5. Click notification to join the call.
  6. Now we get username/password alert screen inside JITSI meet.

Expected behavior:

User should not be prompted with credentials to join JITSI calls, when JWT token in enabled and configured in server.

Actual behavior:

User is prompted with credentials to join JITSI calls, when JWT token in enabled and configured in server.

Additional context:

methodCallWrapper is undefined.

Unable to generate jwt token

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions