Skip to main content
This guide walks through configuring SCIM provisioning with Microsoft Entra ID (formerly Azure AD) to automatically manage Tuple user accounts.
SCIM provisioning requires an existing Microsoft Entra ID SAML integration. Complete the SSO setup first.

Prerequisites

You need the SCIM credentials from your Team Management page in Tuple. If you don’t see them, contact support@tuple.app to enable SCIM for your team.

Setup

1

Open provisioning settings

In the Microsoft Entra admin center, navigate to your Tuple enterprise application.Select Provisioning in the left sidebar.Provisioning in the left sidebar
2

Set provisioning mode

Click Get started, then set Provisioning Mode to Automatic.
3

Enter admin credentials

Under Admin Credentials, fill in the following fields:Tenant URL
https://production.tuple.app/scim/v2
Secret Token — paste the bearer token from your Tuple Team Management page.Click Test Connection to verify Entra ID can reach Tuple’s SCIM endpoint. A success message confirms the credentials are valid.
4

Configure attribute mappings

Expand Mappings and select Provision Microsoft Entra ID Users.Ensure the following attributes are mapped:
Microsoft Entra ID attributeSCIM attribute
mailemails[type eq "work"].value
givenNamename.givenName
surnamename.familyName
userPrincipalNameuserName
Click Save.
5

Turn on provisioning

Return to the Provisioning overview. Set Provisioning Status to On and click Save.Entra ID runs an initial sync cycle, then syncs changes approximately every 40 minutes.