Hi,
I have self hosted jitsi with custom modifications all is well now we have identified a problem and need community help.
In our environment all meetings secured using jwt and moderator has jwt and other users can join without jwt which is fine.
Issue occurs when moderator enable lobby option without password and if his internet is interrupt and he try to rejoin that room, but he can not join to that room because his previous session still exist(I think so) and he need the owner rights.
My question is if he has the jwt token so why system is not allowing him right a way please guide is there any way to fix that problem.
Thanks