Skip to main content
Skip table of contents

SCIM: Phone number provisioning

Read this article in: Deutsch

For our Smishing (SMS phishing) beta, you will need to provision your users' phone numbers via your SCIM connection.

Prerequisites

Instructions

  1. In the Microsoft Entra admin center, go to previously created SoSafe SCIM enterprise application. There, select Provisioning, open the Mappings dropdown and then select Provision Azure Active Directory Users.

    scimphone1.png

  2. Here, create a new mapping by selecting Add New Mapping or Edit an existing one. The following attributes need to be mapped. See the screenshots below for more details.

customappsso Attribute

Microsoft Entra ID Attribute

phoneNumbers[type eq "work"].value

telephoneNumber

scimphone2.png
scimphone3.png
  1. Either run a provision on demand or wait until Entra automatically updates the users (which should take less than an hour). To verify whether the changes were successful, go to the SoSafe Manager and navigate to User management / Users.

    Screenshot 2025-06-03 at 13.30.57.png

Troubleshooting

If your users' phone numbers do not start appearing, we suggest going through the following points in order:

  • Allow enough time for Microsoft Entra to synchronize the changes. The default provisioning cycle can take up to 40 minutes. You can also manually trigger provisioning to expedite testing.

  • In the Microsoft Entra admin center, review the provisioning logs for your SoSafe SCIM application. Look for any errors or warnings related to the phoneNumbers attribute or the user synchronization process.

  • Make sure the telephoneNumber attribute in Azure AD is correctly populated for the users you expect to have phone numbers.

  • Double-check that the target attribute in your Entra ID mapping is exactly phoneNumbers[type eq "work"].value. Copy/pasting is recommended to avoid typos.

  • In some cases, stopping and restarting the provisioning in Entra ID can help apply new mapping changes.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.