Jitsi

Resources

ResourceDescription
Websitejitsi.org
Source codegithub.com/jitsi/jitsi-meet
LicenseApache-2.0
ARM64 supportSupported
OIDC clientNot supported
Business modelOpen-source project built by 8x8 and the community; hosted and commercial services are available separately.

Introduction

By default, Jitsi does not enforce authentication and allows anyone with access to the web interface to create and join meetings. Authorization is managed through Quollix access policies:

  • Public: Anyone can access the Jitsi GUI and create meetings. No authentication is required.
  • Non-public policies: Anonymous users cannot access the Jitsi GUI to create or join meetings. Only users with the required access permission can use the Jitsi app.
Last modified June 7, 2026: initial setup (265e81c)