Log in to Zoom using Asgardeo¶
This page guides you through integrating Asgardeo for Single Sign-On (SSO) with Zoom.
Before you begin
You need to have a Zoom account that supports SSO. Refer to the Zoom documentation for more details.
Create the Zoom application¶
Follow the steps given below to register the Zoom application in Asgardeo.
-
On the Asgardeo Console, go to Applications.
-
Click New Application and under SSO Integrations, select Zoom..
-
Provide the Zoom domain name and a name for the application.
Domain Name
Zoom domain name is the first part of your Zoom vanity URL. If your vanity URL is
https://myorg.zoom.us
, entermyorg
as the Domain Name. Follow Zoom's guidelines to request your vanity URL -
Click Create to complete the registration.
Configure Zoom¶
Follow the steps below to configure Zoom for SSO with Asgardeo.
-
Log in to Zoom.
-
Use the following values and configure SSO settings for Zoom. Refer to Zoom documentation for more information.
-
Sign-in page URL -
https://api.asgardeo.io/t/{organization_name}/samlsso
-
Sign-out page URL -
https://api.asgardeo.io/t/{organization_name}/samlsso
-
Identity Provider Certificate - Obtain the certificate from the
Guide
tab of the configured Zoom application in Asgardeo. -
Service Provider (SP) Entity ID - Asgardeo supports a URN-based Entity ID for service providers. Therefore, retain the default URN-based value selected for this which takes the form
<domain-name>.zoom.us
-
Issuer (IDP Entity ID) -
api.asgardeo.io/t/{organization_name}
-
Try it out¶
Now that you have integrated Asgardeo with Zoom, follow the steps below to test it.
-
Create a user in Asgardeo and ensure the same user exists in your Zoom organization with the same email address.
-
Navigate to the Zoom SSO sign-in page and enter the company domain. You will then be redirected to the Asgardeo login screen.
-
Enter the username and password of the user and complete the login process.
Troubleshooting guidelines¶
To troubleshoot SSO failures on the Zoom side, refer to the SAML response logs. Follow Zoom documentation to learn more.