Creating a Zoom connection
Use a Zoom connection to enable provisioning from PingOne to the Zoom user directory.
Before you begin
We recommend that you review the Zoom documentation, including:
Make sure that you have:
-
A Zoom system administrator account.
-
The Account ID, Client ID, and Client secret for a Server-to-Server OAuth application. For more information, see Creating an application in Zoom.
Zoom has deprecated the JWT app type. You should create new apps of Server-to-Server OAuth type. For more information, see the JWT App Type Deprecation FAQ in the Zoom documentation.
Steps
-
Go to Integrations → Provisioning.
-
Click the icon and then click New Connection.
-
For Identity Store, click the Select button.
-
Under Zoom, click Select and then click Next.
-
Enter a name and description for this provisioning connection. The connection name will appear in the list when you’ve completed and saved the connection.
-
Click Next.
-
On the Configure authentication screen, enter the following information. For information about finding these values, see Creating an application in Zoom.
-
SCIM URL. The fully qualified URL for the SCIM resource, such as
https://api.zoom.us/scim2
. -
Authentication Method. Select the available authentication method: OAuth Bearer Token for Server-to-Server OAuth applications. The configuration fields will change appropriately.
-
OAuth Token URL (OAuth only). The fully qualified URL for the token resource, such as
https://zoom.us/oauth/token
. -
OAuth Account ID (OAuth only). The account ID to identify the connected Server-to-Server OAuth application in Zoom.
-
OAuth Client ID (OAuth only). The client ID to identify the connected Server-to-Server OAuth application in Zoom.
-
OAuth Client Secret (OAuth only). The credentials for the connected Server-to-Server OAuth application in Zoom.
-
-
Click Test connection to verify that PingOne can establish a connection to Zoom.
Result:
If there are any issues with the connection, a Test Connection Failed dialog box opens. Click Continue to resume the setup with an invalid connection.
You cannot use the connection for provisioning until you have established a valid connection to Zoom. To retry, click Cancel in the Test Connection Failed dialog box and repeat step 7.
Troubleshooting:
Learn more about troubleshooting your connection in Troubleshooting Test Connections Failure.
-
On the Actions screen, enter the following:
-
Allow users to be created. Determines whether to create a user in the Zoom user directory when the user is created in the PingOne identity store.
-
Allow users to be updated. Determines whether to update user attributes in the Zoom user directory when the user is updated in the PingOne identity store.
-
Allow users to be disabled. When a user is disabled in the PingOne identity store, PingOne disables the user in the external identity store.
-
-
Allow users to be deprovisioned. Determines whether to deprovision a user in the Zoom user directory when the user is deprovisioned in the PingOne identity store.
-
Remove action. Determines the action to take when removing a user from the Zoom user directory.
-
Disable. When a user is deprovisioned from the PingOne identity store, PingOne disables the user in the external identity store.
-
Delete. When a user is deprovisioned from the PingOne identity store, PingOne deletes the user in the external identity store.
-
-
Deprovision on rule deletion. Determines whether to deprovision users that were provisioned using this rule if the rule is deleted.
-
-
Click Finish.
Next steps
To define which users are provisioned and how attributes are mapped between PingOne and an external identity store, follow the instructions in Creating an outbound rule.