You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.
I used https://github.com/RocketChat/Rocket.Chat/blob/develop/docker-compose.yml to setup my Rocket.Chat server and https://github.com/jitsi/docker-jitsi-meet to setup my Jitsi meet server.
I enabled JWT authentication in Jitsi:
Also I configured Rocket.Chat server: enabled video Conference with Jitsi, added JWT_APP_ID and JWT_APP_SECRET.
Jitsi audio and video conference work fine, when I use web application in Google Chrome.
However, it doesn't work with IOS application: while using the conference, login form appears and demands email and password.
I expect that IOS application authenticates me automatically in jitsi.
Please advise.
The text was updated successfully, but these errors were encountered: