mattermost-community / mattermost-plugin-jitsi

Jitsi plugin for Mattermost :electric_plug:
Apache License 2.0
195 stars 90 forks source link

Support for jitsi-token-moderation-plugin? #178

Open c-goes opened 3 years ago

c-goes commented 3 years ago

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?

ngoan98tv commented 2 years ago

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)

DaDummy commented 7 months ago

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.