Attribute mappings with Eptura
SCIM User attributes and the associated Eptura People attributes.
Attributes highlighted in bold in the table are mandatory.
S.No. |
Eptura Person Attributes |
SCIM Attributes |
Attribute Type |
Required |
---|---|---|---|---|
1 |
First Name |
name.givenName |
string |
Yes |
2 |
Middle Name |
name.middleName |
string |
No |
3 |
Last Name |
name.familyName |
string |
Yes |
4 |
Full Name |
{First Name} {Middle Name} {LastName} |
string |
This is a calculated field |
5 |
Username |
userName |
string |
Yes |
6 |
Employee Id |
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.employeeNumber |
string |
No |
7 |
|
emails[type eq 'work'] |
Multi-valued |
Yes |
8 |
Job Title |
title |
string |
No |
9 |
Photo |
urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.image |
string |
No |
10 |
Phone Number |
phoneNumbers[type eq 'work'] |
string |
No |
11 |
Extension |
urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.phoneExtension |
string |
No |
12 |
Mobile number |
phoneNumbers[type eq 'mobile'] |
string |
No |
13 |
Org Unit |
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.department |
string |
No |
14 |
Manager |
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.manager |
Reference |
No |
15 |
Person Type |
userType |
string |
No |
16 |
Work Mode |
urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.workMode |
No |
|
17 |
HR Location |
“{urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.floor}, addresses[type eq "work"].formatted,{addresses[type eq "work"].country}“ |
string |
This is a calculated field in the format “Floor, Office location (free field), Usage location (Country)“ |
18 |
Cost Center |
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.costCenter |
string |
No |
19 |
Custom Attributes |
urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.custom |
Multi-valued |
No |