🚧

Note

The Zoom integration is currently not supported - we are facing legal issues with a newer version of the Entitle integration with Zoom's legal department.

You are kindly suggested to manage access to Zoom via your IdP - as a temporary workaround for now.

Zoom - setup for Entitle's access

  • Please log in to a Developer account.
  • On the Admin panel, click on Advanced ➡️ App Marketplace.

  • Click on the Develop button at the top right, then choose XXXXXX.
  • Select the JWT option by pressing Create.

  • Give your new application a name.

  • Within the App Credentials tab, copy the API Key and the API Secret, and click Continue.
  • Within the Features tab, click Continue.

Creating the integration in Entitle

  • In Entitle you have JSON with the following four fields.
{
  "api_key": "ZOOM_API_KEY",
  "secret": "ZOOM_API_SECRET"
}