This guide walks through configuring SCIM provisioning with Microsoft Entra ID (formerly Azure AD) to automatically manage Tuple user accounts.Documentation Index
Fetch the complete documentation index at: https://docs.tuple.app/llms.txt
Use this file to discover all available pages before exploring further.
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
Open provisioning settings
In the Microsoft Entra admin center, navigate to your Tuple enterprise application.Select Provisioning in the left sidebar.

Enter admin credentials
Under Admin Credentials, fill in the following fields:Tenant URLSecret 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.
Configure attribute mappings
Expand Mappings and select Provision Microsoft Entra ID Users.Ensure the following attributes are mapped:
Click Save.
| Microsoft Entra ID attribute | SCIM attribute |
|---|---|
mail | emails[type eq "work"].value |
givenName | name.givenName |
surname | name.familyName |
userPrincipalName | userName |

