Getting a vanity URL for Zoom
Before you can integrate with Zoom, you need to apply for a custom Zoom URL for your organization and add it to your connection metadata file.
About this task
Zoom typically takes 1-2 business days to process vanity URL requests. |
Steps
-
Sign on to the Zoom Account Profile page as an administrator.
-
In the Vanity URL section, click Apply.
-
On the Apply for Vanity URL dialog, enter a URL following the Guidelines for Vanity URL Requests in the Zoom documentation. Click Apply.
-
After your request is approved, copy the vanity URL to the
.xml
metadata file used to configure the connection in PingFederate.-
In a text editor, open the
zoom-saml-metadata.xml
file that is included in the integration.zip
file. -
In the
.xml
file, replace every instance of https://your_vanity_url.zoom.us with the vanity URL that you requested. -
Save the changes.
You will use this file in Creating a single sign-on connection.
-