This article explains how to configure Microsoft Entra ID (Azure AD) for SAML Single Sign-On (SSO) with Aircall.

Important: The instructions below apply only to companies that have had SAML Single Sign-On activated by Aircall.
If you would like SAML SSO enabled for your company, please contact
our Customer Success team.
At this time, this feature is available to a limited number of customers.

Step 1: Create an enterprise application

Steps:

  1. Sign in to the Azure Portal.
  2. From the left-hand navigation menu, select Enterprise applications.
  3. Click New application.
  4. Choose Create your own application.
  5. Select Integrate any other application you don’t find in the gallery (Non-gallery).
  6. In the Create your own application modal, enter a name for your app (for example, acme-saml@aircall).
  7. Click Create.

Step 2: Configure SAML

Steps:

  1. From the Enterprise applications menu, select your newly created app (for example, acme-saml@aircall).
  2. Click Single sign-on from the left-hand menu.
  3. Under Basic SAML Configuration, click Edit.
  4. Add the following details:
    • Identifier (Entity ID): urn:amazon:cognito:sp:us-west-2_hZkGBmIsz
    • Reply URL (Assertion Consumer Service URL): https://sso.aircall.io/saml2/idpresponse
  5. Click Save.

Step 3: Export metadata

Steps:

  1. On the same Single sign-on page, scroll to the SAML Certificates section.
  2. Click Download next to Federation Metadata XML.
    • Alternatively, you can right-click the Download button and copy the link URL.
Tip: Keep the downloaded XML file or copied link available. Aircall may request this information to complete your SSO setup.

For more information about SAML configuration, you can refer to Microsoft documentation or contact our Customer Success team.

Troubleshooting

If you receive an error when logging in that indicates the email address does not match between Aircall and Azure AD, follow the steps below to correct it.

Aircall authentication error screen showing ‘Authentication has failed’ message with option to open Aircall or access troubleshooting help.

 

Aircall SSO sign-in page displaying error message indicating incorrect credentials with email input field and Continue button.

Ensure the email address matches in Azure AD

Steps:

  1. In Azure AD, open the user’s details and locate userPrincipalName.
    • If userPrincipalName does not match the user’s email address in Aircall, continue to the next step.
Microsoft Entra ID user profile view showing user principal name and identities information highlighted for troubleshooting Aircall SSO..png
  1. Go to the SAML connection configuration.
  2. Click Edit next to Attributes & Claims.
Azure Active Directory SSO configuration page showing Basic SAML Configuration and Attributes & Claims sections with Edit option highlighted..png
  1. Select claims/emailaddress (typically the first field, with value user.mail).
Azure Active Directory Attributes & Claims settings page showing additional claims list with ‘user.mail’ value highlighted..png
  1. Update the Source attribute to user.userprincipalname, then click Save.
Azure Active Directory Manage Claim page showing source attribute ‘user.userprincipalname’ configuration for email address mapping.png
  1. Recreate the SAML connection in Aircall and try logging in again.