nextcloud / jitsi

Nextcloud Jitsi Integration
GNU Affero General Public License v3.0
28 stars 9 forks source link

LDAP instead of JWT #16

Open skug67 opened 1 year ago

skug67 commented 1 year ago

Is there any chance of an option to authorize against Jitsi/prosody by passing a username/password instead of a JWT so that users could create/host meetings using the Android/iOS Jitsi apps as well as Nextcloud?

weeman1337 commented 1 year ago

If you configure your Jitsi instance to authenticate against LDAP, it should ask you for the credentials.

You should follow this upstream issue: https://github.com/jitsi/docker-jitsi-meet/issues/604