Zoom
This connectivity package provides support for managing users, groups and roles in Zoom.
Supported objects and operations
System objects | Omada Identity Data Model | Operations |
---|---|---|
Users | Account | Create, read, update, delete |
Roles | Resource | Read |
Groups | Resource | Read |
Role memberships (users) | Resource Assignment | Create, read, update, delete |
Group memberships (users) | Resource Assignment | Create, read, update, delete |
Minimum required permissions
Grant the app account the full scope within:
- User
- Account
- Group
- Role
Implementation notes
The Member role is the default role in Zoom. Do not provision this role - after it is created, change the following properties:
- In Omada Identity, go to Setup --> Account Resources.
- Select the correct resource from the list. Click Edit.
- In the Fulfillment section, select the Skip provisioning checkbox.
- In the Advanced section, in the Prevent self-service field, select Yes. Click OK.
Network requirements
None.
Prerequisites
When building an app in Zoom, ensure that you choose the Server-to-Server- Oauth app type. Before connecting, prepare the following values:
- Account ID
- Client ID
- Client Secret
See the Zoom API documentation for details.