Skip to main content

Renewal of the SAML Certificate on Azure

Guide to renewing the SAML certificate and ensuring continuity of the SSO connection to access the Smash Enterprise subscription.

Written by Romaric Gouedard-Comte
Updated over a week ago

When you choose to use SSO (Single Sign-On) to access Smash, you must configure a SAML application on your Azure identity provider. A SAML certificate is automatically generated and must also be entered in Smash’s administration interface.

These certificates have a limited validity period. Once expired, SSO login to Smash will no longer be possible. It is therefore necessary to renew the certificate with your identity provider, then update it in Smash’s administration console.

Step 1: Checking the certificate expiration

  1. Log in to the Azure portal: https://portal.azure.com

  2. Go to Azure Active Directory → Enterprise Applications.

  3. Select the “Smash” application.

  4. Open « Single Sign-On ».

  5. Check the expiration date of the active SAML certificate. An alert message should appear if the SAML certificate has expired.


Step 2: Generating a new certificate

  1. Click « Edit ».

  2. Click « New Certificate ».

  3. Choose the validity period (usually 3 years) and save.

  4. Download the certificate in Base64 (.cer) format.

  5. Open the certificate in a text editor and copy its content.


Step 3: Update the certificate in the application

  1. Log in to your Smash administration console.

  2. Go to Administration → Single Sign-On (SSO) → SAML Settings (Smash).

  3. Paste the new certificate in place of the old one, then click Save.

Note: Until the new certificate is activated in Azure, users will no longer be able to access SSO login on Smash. It is recommended to plan the renewal at a convenient time to minimize downtime.


Step 4: Activating the new certificate in Azure

  1. Return to the application’s Single Sign-On section.

  2. Activate the new certificate.

  3. Once validated, deactivate the old certificate.


Step 5: Testing the SSO connection

  1. Click « Test single sign-on with Smash ».

  2. Verify that authentication works without errors.


Best practices

  • Renew the certificate 30 days before expiration.

  • Perform the renewal during a period that minimizes service disruption.

Did this answer your question?