Skip to main content

CollectorsCloud Collectors Administration Guide

Prerequisites to Configure the Zoom Cloud Collector

Before you configure the Zoom Cloud Collector you must complete the following prerequisites:

  • Obtain Account ID, Client ID, and Client Secret for OAuth2.0 if you use the OAuth2.0 (Server-to-Server) method.

  • Obtain the values for client ID and client secret if you use the OAuth2.0 External (General App) method.

  • Ensure the https://api.zoom.us/v2/report service is open for communication with the Exabeam Cloud Connector platform.

Obtain Account ID, Client ID, and Client Secret for OAuth2.0 (Server-to-Server) Authentication

Use the following steps to create the Zoom Server to Server OAuth app.

  1. Log in to Zoom App Marketplace with your registered credentials.

  2. On the upper right corner, click Develop and select Build App.

  3. Click Server to Server OAuth APP > Create.

  4. Specify a name for the app and click Create.

  5. Record the values for Account ID, Client ID, and Client Secret displayed in the App Credentials section and click Continue.

    Zoom_sever-to_server_1.png
  6. In the left pane, navigate to the section Information and specify the required details such as company name, and developer contact information.

  7. Navigate to Scopes > Add Scopes.

  8. In the Add Scopes pop-up, set required permissions for the Zoom app to have the cloud collector pull events.

    Using the search box in the left pane, search for and select the following scopes:

    • report:read:user_activities:admin

    • report:read:operation_logs:admin

    For example, refer to the following screenshot.

    Zoom_Connector_Legacy_2.png
  9. Click Done and click Continue.

  10. In the Activation section, click Activate your app.

    A confirmation message informs that your app is activated on the account.

Obtain Client ID and Client Secret for OAuth2.0 External Authentication

The OAuth2.0 protocol allows applications to obtain required access to user accounts via the HTTP service. For more information, see the Zoom documentation.

Note

To create the OAuth app, the user must be of the type Licensed, and the account role type must be of the type Owner.

Use the following steps to create the Zoom OAuth app.

  1. Log in to Zoom App Marketplace with your registered credentials.

  2. On the upper right corner, click Develop and select Build App.

  3. Click General App > Create.

  4. Click Admin-managed and note the the values for client ID and client secret for the app. Use these values to authenticate the API client while configuring the Zoom connector on the New-Scale Security Operations Platform.

  5. Click Save.

  6. In the OAuth Redirect URL field enter the URL based on your environment to have Zoom authenticate the cloud collector. For example, https://abc-xyz.staging.exabeam.cloud/app/collectors/cloud-collectors/oauth.

  7. Click Continue.

  8. In the left pane, navigate to Scopes > Add Scopes.

  9. In the Add Scopes pop-up, set required permissions for the Zoom app to have the cloud collector pull events.

    Using the search box in the left pane, search for and select the following scopes:

    • report:read:user_activities:admin

    • report:read:operation_logs:admin

    For example, refer to the following screenshot.

    Zoom_Connector_Legacy_2.png
  10. Click Done and click Continue.

  11. Click Add App Now.

  12. Click Allow.

    Zoom5.png

    The Zoom app is created.