openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

✨(users) allow differentiating device users from human users #162

Closed sampaccoud closed 1 year ago

sampaccoud commented 1 year ago

Purpose

Some users are in fact connected to devices in a room. We want to be able to identify and differentiate these special users in the code.

Proposal

The idea is to identify them by the fact that they should use a different client in Keycloak and therefore have a different audience set in their token.