You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a feature reques. While mod_jitsi already sends the information on who has the moderator privilege via JWT it's not 100% that the moderator person would start the conference. In that case the moderator could become a participant person. This feature would ensure that only moderator can start the conference because he or she setup the activity in the Moodle course.
mod_jitsi would have the functionality that would lookup the requested access in the database and respond to Jicofo with the information via REST endpoint who can start the conference.
This is a feature reques. While mod_jitsi already sends the information on who has the moderator privilege via JWT it's not 100% that the moderator person would start the conference. In that case the moderator could become a participant person. This feature would ensure that only moderator can start the conference because he or she setup the activity in the Moodle course.
Jicofo has Support for a reservation system over REST API.
mod_jitsi would have the functionality that would lookup the requested access in the database and respond to Jicofo with the information via REST endpoint who can start the conference.
Relevant to #44
The text was updated successfully, but these errors were encountered: