Skip to content

Jitsi-meet login credentials #7611

@ctel

Description

@ctel

We attempt to integrate jitsi (with prosody) more tightly into rocket-chat: Is there a simple way to pass the user credentials to jitsi-meet? If configuring jitsi to only allow authenticated users, users always see the user-password popup within jitsi (due to its iframic/xmpp-ish nature). Is that the intended way or did I configure something horribly wrong?
Alternatively I thought about integrating a simple external auth provider into prosody using the rocket chat api: Is there an API endpoint within rocket-chat, so one could build the following (or similar) setup?

rocketChat <-- authenticates with user credentials -- browser
rocketChat <-- creates an auth token for this session+user --> browser
rocketChat <-- delegated token-test by authprovider -- external-prosody <-- uses created auth token and user for auth -- jitsi-meet <-- API(jitsi) -- browser

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions