mattermost-plugin-jitsi
mattermost-plugin-jitsi copied to clipboard
Support for jitsi-token-moderation-plugin?
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?
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)
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.