Engage can connect with Microsoft Entra ID using the System for Cross-domain Identity Management (SCIM) standard. This allows authorised organisations to provision and maintain Engage employee users from Microsoft Entra ID.
The Engage tenant URL is:
https://portal.engagesolutions.app/scim
Copy the generated token directly into the secure Microsoft Entra ID provisioning configuration. Do not save it in an unsecured document or send it through ordinary email.
The following mappings are supported. Your configuration may use the enterprise or custom employee-number schema shown for Employee ID.
| Engage field | Microsoft Entra ID attribute |
|---|---|
| Employee ID | urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:employeeNumberor urn:ietf:params:scim:schemas:extension:custom:2.0:User:employeeNumberPrimary matching field: set Matching precedence to 1 and remove matching precedence from other attributes. |
| Role and Job Title | title |
| First Name | name.givenName |
| Last Name | name.familyName |
| Preferred Name | name.formatted |
username | |
| Street Address | addresses[type eq "work"].streetAddress |
| City | addresses[type eq "work"].locality |
| State | addresses[type eq "work"].region |
| Postcode | addresses[type eq "work"].postalCode |
| Country | addresses[type eq "work"].country |
| Work Mobile | phoneNumbers[type eq "work"].value |
| Personal Mobile | phoneNumbers[type eq "mobile"].value |
| Joining Date | startDate |
| Branch ID | addresses[type eq "work"].formattedUse the branch code from Engage. |
| Department | urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:departmentUse the department code from Engage. |
| Cost Centre | urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:costCenter |
| Delivery Centre | deliverycenterId |
| Manager | urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager |
| Employment Type | EmployeeType |
| Status | active |
Once provisioning is operating, authorised users can review the SCIM activity logs at:
https://portal.engagesolutions.app/employee/scim_logs
Engage retains SCIM GET requests for seven days. POST, PATCH and DELETE requests are retained for one month.
Need help? Contact support@engagesolutions.co.nz. Your email will create a support ticket that the Engage team can track and follow through.