1. Getting Started
1.1. Prerequisites
In order to integrate Trusona with Zoom, you’ll need the following:
- Zoom Business or Enterprise account
- Approved Zoom vanity URL
1.2. Step 1: Email Trusona
Send an email to support@trusona.com with the following information:
Subject: Zoom Integration
- Company name
- Zoom Vanity URL
- Optional - Trusona vanity url (url seen while on the Trusona gateway)
- Example: https://zoom.yourcompany.com/sessions/new. See the section on configuring vanity URL for more information.
Trusona will send you the following via email:
- IdP Signature Certificate
- Sign-in page URL
- Issuer (IdP Entity ID)
1.3. Step 2: Navigate to Single Sign-On
- Navigate to the Zoom Admin area
- In the side-bar navigation choose Advanced > Single Sign-On
1.4. Step 3: Configure SAML
- Enter the identity provider certificate sent by Trusona
- Enter the Issuer (IdP Entity IDP) send by Trusona
- Choose “SHA-256” for “Signature Hash Algorithm”
- Select “Prior to sign in” from the “Provision User” select list
- Save your changes
Note: If you leave the default setting for 'Provision User' as 'At Sign-in' it's possible that new users may be unintentionally created in your Zoom account.
1.5. Step 4: Configure SAML response mapping
- Select the “SAML Response Mapping” tab
- For “Email address,” choose “Map to SAML Attribute”
- Enter
email
for the field name - Save your changes
1.6. Step 5: Testing the integration
- Open a new private browsing window
- Navigate to your Zoom vanity URL
- Click the “Sign in” button
- Complete the login process in the Trusona App
1.7. Customizing your Trusona experience
The Trusona Gateway (pictured below) includes default styling that will be familiar to your users using the Trusona App.

Optionally, it’s possible to provide a custom branded experience for your users including things like:
- A custom vanity URL
- Custom secure QR code colors
- Your company logo and colors
In order for Trusona to create your custom gateway you need to provide to Trusona hex values and images for the following:
1.8. Provide images
- Hero image: 1440 x 1800 px
- Logo image: 500 x 500 px
1.9. Provide hex values
- Animated dot color: this is the color dots that animate
- List of QR colors: multiples of the same color will appear more (provide 2 hex values)
- Link color:
- Text color:
- Background color: affects background behind the QR, usually we just do pure white (#FFFFFF)


1.9.1. Configuring Vanity URL
Add a new CNAME DNS record for your domain.
- Set the “host” value to the URL you’d like users to see when logging in
- Set the “Answer” value to
ssl.trusona.net
- Set the TTL to 300
Here’s an example of a CNAME answer when retrieved by dig tada.trusona.com
.
tada.trusona.com. 3600 IN CNAME ssl.trusona.net.