Attribute Mappings with Eptura
The Eptura attributes are mapped to SCIM attributes as detailed below and attributes highlighted in blue text are mandatory (required).
|
S.No |
Eptura Attributes |
SCIM Attributes |
Attribute Type |
Required |
|---|---|---|---|---|
|
1 |
First Name |
name.givenName |
string |
Yes |
|
2 |
Actual First Name |
name.givenName |
string |
No |
|
3 |
Middle Names |
name.middleName |
string |
No |
|
4 |
Last Name |
name.familyName |
string |
Yes |
|
5 |
Full Name |
{First Name} {Middle Name} {LastName} |
string |
This is a calculated field |
|
6 |
Username |
userName |
string |
Yes |
|
7 |
Employee Id |
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.employeeNumber |
string |
No |
|
8 |
|
emails[primary eq true].value |
Multi-valued |
Yes |
|
9 |
Job Title |
title |
string |
No |
|
10 |
Photo |
urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.image |
string |
No |
|
11 |
Phone Number |
phoneNumbers[type eq 'work'] |
string |
No |
|
12 |
Extension |
urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.phoneExtension |
string |
No |
|
13 |
Mobile number |
phoneNumbers[type eq 'mobile'] |
string |
No |
|
14 |
Department |
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.department |
string |
No |
|
15 |
Manager |
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.manager |
Reference |
No |
|
16 |
Person Type |
userType |
string |
No |
|
17 |
Work Mode |
urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.workMode |
string |
No |
|
18 |
HR Country |
{addresses[type eq "work"].country} |
string |
This is a calculated field ‘'Usage location (Country)’' |
|
19 |
HR Location |
{urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.officeLocation} |
string |
This is a calculated field ‘'Office location’' |
|
20 |
HR Floor |
{urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.floor} |
string |
This is a calculated field ‘'Floor’' |
|
21 |
Cost Center |
urn:ietf:params:scim:schemas:extension:enterprise:2.0:User.costCenter |
string |
No |
|
22 |
Usage Location |
addresses[type eq "work"].country |
string |
No |
|
23 |
Office Location |
addresses[type eq "work"].formatted |
string |
No |
|
24 |
Custom Attributes |
urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User.custom |
Multi-valued |
No |
|
25 |
Preferred Language |
preferredLanguage |
string |
No |
