I can use 2 methods auth? I want use jwt and ldap

Hi all!

I have Rocket.Chat and Jitsi Meet for it.
I use JWT auth for this.
Thats worked.

I need copy link of this videocall and give it somebody.
When somebody try to join by the url get a auth window with a request for a username and password.
What username and password is being requested?
Can I use ldap for this? Parallel jwt

Thank you advanced

Hi Andrew!

You need enable guest access in if you are using docker -

Enable guest access

ENABLE_GUESTS=1