fmeringdal / nettu-meet

Open source video conferencing system for tutors.
GNU Affero General Public License v3.0
2.28k stars 286 forks source link

Special Privileges for Administrators #29

Open lkw5040 opened 3 years ago

lkw5040 commented 3 years ago

Ability for admins to forcibly mute and exit users.

fmeringdal commented 3 years ago

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).

lkw5040 commented 3 years ago

thanks for reply!!! ​ -----Original Message----- From: "Fredrik @.> To: @.>; Cc: @.>; @.>; Sent: 2021-07-30 (금) 03:01:34 (GMT+09:00) Subject: Re: [fmeringdal/nettu-meet] Special Privileges for Administrators (#29)

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). — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. ​