igniterealtime / openfire-ofmeet-plugin

Provides an HTTP Online Meeting solution for Openfire using Jitsi Meet.
Apache License 2.0
47 stars 43 forks source link

Feature Request: Guest access #61

Open Yyuzu opened 6 years ago

Yyuzu commented 6 years ago

Hi !

I haven't found a previous question like this: would it be possible to somehow allow guest access to a meeting ?

Thank you very much ! Kinds Regards.

deleolajide commented 6 years ago

Yes, enable anonymous access from openfire and your guests can attend meetings. image

To secure your meeting, add a password after the meeting starts

image

Yyuzu commented 6 years ago

Thank you for your answer @deleolajide

We would like to keep our server private by default, and allow guest access only or people having the link. Having guest access only via ofmeet web access could be a solution, but I can't find such an option.

Is there a solution maybe with default permissions ?

Thank you very much. Kind regards.

marclaporte commented 6 years ago

In one of my use cases: Only registered users should be able to start a WebRTC room. And they should be able to set it to be open to anonymous, or password protected (so accessible without a username and password)