-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[BUG] JITSI access token not generated from mobile when making calls. #2693
Copy link
Copy link
Closed
Description
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:
- Rocket chat server -> Adminstration -> Video Conference -> JITSI -> Enable JWT auth
- Keep the iOS device in background mode.
- Call from Android device to iOS device.
- Call started notification received in iOS device.
- Click notification to join the call.
- Now we get
username/passwordalert 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels