fmeringdal / nettu-meet

Open source video conferencing system for tutors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Special Privileges for Administrators

lkw5040 opened this issue · comments

Ability for admins to forcibly mute and exit users.

The problem is that participants in a meeting does not have an identity associated with them, so it is not possible to assign roles (like admin for example) to the participants. So before this can be addressed it is necessary to implement a system for participants to obtain an identity, for example OIDC (Open ID connect).