lib-jitsi-meet
lib-jitsi-meet copied to clipboard
Support inviting guests, with links with JWT tokens: allow tokendomain attribute in configuration
This pull request adds an attribute tokendomain to the configuration object inside 'hosts', to specify a specific domain for login a user that has a JWT token.
The use case is an organization that has a domain for its own users, but wants to invite guests for some meetings with JWT tokens.
Best regards.
Hi, thanks for your contribution! If you haven't already done so, could you please make sure you sign our CLA (https://jitsi.org/icla for individuals and https://jitsi.org/ccla for corporations)? We would unfortunately be unable to merge your patch unless we have that piece :(.
Please consider this patch.
How can one, otherwise, support local users authenticated by LDAP, and guests authenticated with jwt tokens?