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
