mattermost-plugin-jitsi icon indicating copy to clipboard operation
mattermost-plugin-jitsi copied to clipboard

Support for jitsi-token-moderation-plugin?

Open c-goes opened this issue 4 years ago • 2 comments

Not everyone should be able to get moderator privilege in Jitsi Meeting. This information could be written in the token body like used by this Prosody plugin: https://github.com/nvonahsen/jitsi-token-moderation-plugin. This could be based on LDAP group membership or something else. Is this something that is already supported or is this the right place to ask?

c-goes avatar Jan 26 '21 23:01 c-goes

Any progress on this, I'm looking for a solution for this too. I think providing an option to add custom jwt payload can help. (#184)

ngoan98tv avatar Apr 08 '22 03:04 ngoan98tv

This should be configurable IMHO. Given that you can already generate unprivileged invite links from within Jitsi, privileged users (as in those who have access to the mattermost chat where the meeting was created) shouldn't have to worry who exactly created the meeting in the first place.

DaDummy avatar Jan 13 '24 21:01 DaDummy