<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How to Configure SAML for Zoom in Okta
API Access Management
Okta Classic Engine
Okta Identity Engine
Overview

This article is a guide on how to properly set up the Zoom app from the Okta Integration Network (OIN) and establish a SAML connection between Zoom and Okta.

Applies To
  • Zoom 
  • Security Assertion Markup Language (SAML)
  • Okta Integration Network (OIN)
Solution

Add the Zoom pre-built app to Okta

  1. From the Okta Admin Dashboard, navigate to Applications > Applications > Browse App Catalog
  2. Search for Zoom.

  Zoom application 

  1. Click on it and click Add Integration.
  2. Configure the General settings:
    • Application label: Leave as Zoom or rename as desired.
    • Subdomain: Enter only the custom part of the vanity URL.
    • ACS URL, as per Zoom documentation:
      • For Zoom accounts without multiple vanity URLs or IDPs enabled, enter https://vanityurl.zoom.us/saml/SSO.
      • For accounts with these features enabled, enter https://zoom.us/saml2/sso/{unique id} . The {unique id} will be updated after configuring the SAML settings on the Zoom side.
    • Audience URI, as per Zoom documentation:
      • For Zoom accounts without multiple vanity URLs or IDPs enabled, enter https://vanityurl.zoom.us.
      • For accounts with these features enabled, enter https://zoom.us/sp/{unique id}. The {unique id} will be updated after configuring the SAML settings on the Zoom side.
    • Set application visibility as desired.
    • Click Done.

  General Settings 

 

 

Configure the SAML settings in Okta

  1. After the app was successfully added in Okta, go to the Sign On tab in the app setting.
  2. Under Settings, click on Edit
  3. Leave Default RelayState blank.
  4. Click the dropdown button for Attributes and create the following Attribute Statements:
    • Name           Name format     Value
      email            Unspecified       user.email
      firstName     Unspecified      user.firstName
      lastName      Unspecified      user.lastName
  5. Leave Group Attribute Statements as blank.

Attributes 

  1. Click on Preview the SAML Assertion to make sure everything is in order.
  2. Next, make note of the below values generated by Okta. This information will be needed further on the Zoom side.
    • Make a note of the Metadata URL. This contains the SAML Metadata.
    • Click on the dropdown button for more details.
    • Note the Sign-on URLSign-out URLIssuer, and Signing Certificate. These will be needed in the SAML section in Zoom.  Preview SAML 

 

 

Configure the SAML settings in Zoom

  1. Open a new browser window and sign in to the Zoom web portal as an admin or as the owner.
  2. Follow the steps provided in this Zoom support article (under How to connect Zoom and Okta).
  3. With the information noted down earlier, all required values should be available to set up and finish the integration on the Zoom side.

 

Related References

Loading
How to Configure SAML for Zoom in Okta