d3473r / jitsi-keycloak

Login to jitsi with keycloak https://github.com/d3473r/jitsi-keycloak/pkgs/container/jitsi-keycloak
https://github.com/d3473r/jitsi-keycloak
MIT License
54 stars 21 forks source link

jitsi version 7648: token not allowed to join #62

Closed teutat3s closed 1 year ago

teutat3s commented 1 year ago
muc.meet.jitsi:token_verification                            error  Token LONG_REDACTED_TOKEN not allowed to join: test-team@muc.meet.jitsi/db91c32d

It seems a default prosody variable enable_domain_verification changed and / or an adjustment to the token payload sub is needed? https://community.jitsi.org/t/issue-with-version-2-0-7648/117345

teutat3s commented 1 year ago

Nevermind, I didn't set the environment variable JITSI_SUB correctly, works fine when set to meet.jitsi