lib-jitsi-meet icon indicating copy to clipboard operation
lib-jitsi-meet copied to clipboard

Support inviting guests, with links with JWT tokens: allow tokendomain attribute in configuration

Open ramon-garcia opened this issue 4 years ago • 2 comments

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.

ramon-garcia avatar Apr 15 '20 01:04 ramon-garcia

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 :(.

jitsi-jenkins avatar Apr 15 '20 01:04 jitsi-jenkins

Please consider this patch.

How can one, otherwise, support local users authenticated by LDAP, and guests authenticated with jwt tokens?

ramon-garcia avatar Jun 16 '20 16:06 ramon-garcia