Using self-signed certificates single-sign-on (SSO)
When you configure SAML Single Sign-On (SSO) in Zoom, you can manage one or more Service Provider (SP) certificates and choose which one is currently active. These SP certificates, including Zoom-provided and self-signed ones, are used by Zoom to:
- Sign SAML authentication requests
- Sign SAML Logout requests
- Encrypt SAML assertions
If any of these options is enabled in your SSO configuration, the SP certificate configured on your Identity Provider (IdP) must match the certificate that is currently active in Zoom. Otherwise, signature validation or assertion decryption will fail and SSO login will not work.
This article explains how to add, view, switch, and delete self-signed SP certificates, and provides common troubleshooting steps.
Requirements for using self-signed certificates for single-sign-on (SSO)
- Zoom owner or admin privileges
- Business or Education account with an approvedVanity URL
- Any of the following Single Sign-On options enabled:
- Sign SAML request
- Sign SAML Logout request
- Support encrypted assertions
Recommended configuration for self-signed service provider certificates
These recommendations are provided for general guidance only and do not constitute legal or security advice. Organizations should consult their own security and compliance teams.
| Field | Recommended value | Notes |
| Key size | 2048 bit | Recommended unless you have a specific compliance or security requirement that mandates a larger key. |
| Expiration period | Choose based on your internal security policy | A longer validity period reduces how often you need to rotate the certificate, but it also extends the exposure window if the key is ever compromised. |
How to add a self-signed service provider certificate
To add a new self-signed certificate:
- Sign in to the Zoom web portal as an admin.
- In the top-right corner, click your profile picture or initials, then click Admin Center.
- In the side menu, click Security and trust.
- Click Single Sign-On.
- Click Edit.
Note: If you utilize multiple SSO configurations, next to the desired configuration, click Edit. - Next to the Service provider (SP) certificate section, click Add.
Note: This option will only be available if Sign SAML request, Sign SAML Logout request, or Support encrypted assertions has been enabled. - In the Add SP certificate window, fill in the following fields:
- Certificate name: Enter a descriptive name to identify this certificate.
- Expiration period: Enter how long the certificate will remain valid.
- Key size: Set the key size for the certificate.
Note: It is recommended to set the value to 2048-bit.
- (Optional) Click the Directly use this certificate checkbox to make the certificate the active certificate.
Note: If this option is not enabled, while the certificate will be added, it will not be the active certificate. - Click Save.
The Add SP certificate window will close. - (Optional) Review and download the certificate if necessary.
- At the bottom of the Configure SSO page, click Save.
How to manage self-signed service provider certificates
View a self-signed certificate’s details
To view the details for your self-signed certificate:
- Sign in to the Zoom web portal as an admin.
- In the top-right corner, click your profile picture or initials, then click Admin Center.
- In the side menu, click Security and trust.
- Click Single Sign-On.
- Click Edit.
- Click the Service provider (SP) certificate dropdown.
- Next to the desired certificate, click View details.
The certificate's details will be displayed, including the following:
- Certificate name: The descriptive name given to the certificate.
- Organization name: The name of the organization associated with the certificate.
- Effective date: The date when the certificate becomes valid and can be used.
- Expires on: The date when the certificate will expire and no longer be valid.
- Thumbprint: A unique identifier (hash) of the certificate used for verification purposes.
- Certificate (PEM content): The certificate data in PEM (Privacy Enhanced Mail) format that can be copied or downloaded for use in your IdP configuration.
- (Optional) Next to Certificate, click one of the following options:
- Copy: Copy the certificate to your clipboard.
- Download: Download the certificate.
Switch the active self-signed certificate
To switch the current active certificate:
- Sign in to the Zoom web portal as an admin.
- In the top-right corner, click your profile picture or initials, then click Admin Center.
- In the side menu, click Security and trust.
- Click Single Sign-On.
- Click Edit.
- Click the Service provider (SP) certificate dropdown.
- Select the desired certificate.
- At the bottom of the Configure SSO page, click Save.
Once the certificate is active, you will need to refresh the SP metadata or update the SP certificate on your IdP to align with the active Zoom certificate. To confirm the update was successful, perform a test SSO login. Failure to update these settings on your IdP can result in SSO login errors.
Delete a self-signed certificate
Note: A certificate can not be deleted if it is the active certificate. If the certificate is active, a new or different existing certificate will need to be set as the active certificate.
To delete a self-signed certificate:
- Sign in to the Zoom web portal as an admin.
- In the top-right corner, click your profile picture or initials, then click Admin Center.
- In the side menu, click Security and trust.
- Click Single Sign-On.
- Click Edit.
- Click the Service provider (SP) certificate dropdown.
- Next to the desired certificate, click View details.
The certificate's details will be displayed. - At the bottom of the Certificate details window, click Delete.
- When prompted for confirmation, click Delete.
The certificate will be deleted.
How to troubleshoot issues with self-signed service provider certificates
Unable to add certificates
If you are unable to add new certificates, do the following:
- The certificate count limit may have been reached. Delete any unused or expired certificates, then try again.
- If the limit needs to be raised, contact Zoom Support with your business justification.
SSO login fails right after switching certificates
The most common cause of being unable to switch certificates is that the IdP is still configured with the previous certificate. To resolve this issue:
- Confirm that the IdP is using the same certificate that is currently active in Zoom by doing the following:
- Download the active certificate from Zoom and re-upload it to your IdP
- Refresh the SP metadata on the IdP.
- Test logging in with SSO again.