Skip to main contentThis page outlines how to configure SCIM user and group provisioning between Microsoft Entra and the Airia platform, including initial SSO setup with Just-In-Time (JIT) provisioning. The instructions are intended to be followed by IT administrators or technical staff setting up SSO and provisioning for their organization.
Enabling Automated User and Group Provisioning (SCIM)
Automate the provisioning and de-provisioning of users and groups from your identity provider to Airia.
Create a Provisioning Application
- In your identity provider, create a new Enterprise Application for Airia User Provisioning (Non-gallery)
- Navigate to Provisioning and select ‘Connect Your Application’.
- Insert the Airia SCIM credentials into your application
- To obtain this, navigate to the Airia Platform > Settings > SSO & Provisioning. Scroll to SCIM 2.0 and toggle on and generate a key.
- Test the connection before selecting create.
Configuring Group Attributes in Entra
- In Entra, navigate to Attribute mapping to create a Provision Microsoft Entra ID Group.
- Edit the group displayName and update the following attributes:
- Mapping Type: Expression
- Expression:
Append([displayName],”-{Insertdomain}”) – insert your domain.
- Click Ok to confirm the changes, then save the Attribute mapping on the next screen.
- Select Show advanced options at the bottom of the screen and select Edit attribute list for customappsso.
- Add a group attribute
- Name: identityGroupName
- Type: String
- Save the new attribute.
- Add a new mapping:
- Source attribute: displayName
- Target attribute: identityGroupName (a page refresh may be required to see this option)
- Click OK to confirm the change, then save the Attribute mapping.
Configuring Users Attributes in Entra
- Navigate to for Provision Microsoft Entra ID Users and select Show advanced options at the bottom of the page.
- Edit attribute for customappsso
- Add a new attribute to this list then save.
- Name: enterprise
- Type: String
- Select Add new mapping
- Mapping type: Constant
- Constant Value:
{Airia Tenant Name} – (In Airia, click your profile to see the Workspace name)
- Target attribute: enterprise
- Match objects using this attribute: Yes
- Matching Precedence: 2
- Select OK and save the Attribute Mapping
Assigning the Entra App to the Users
Make sure the appropriate user groups are assigned to the Enterprise Application in Entra. After the first sync, you’ll be able to assign Airia roles to the synced Entra Groups.
SSO Troubleshooting:
If you have any challenges regarding your configuration, please reach out to your Support contact or by emailing support@airia.com with the issue you are experiencing and we will endeavour to support you.