Attribute mappings with Eptura Engage
SCIM User attributes and the associated Eptura Engage User attributes.
Attributes highlighted in bold in the table are mandatory.
Eptura Engage User attributes |
SCIM Attributes |
Attribute Type |
Required |
|---|---|---|---|
| userName | userName | Singular | True |
| firstName | name.givenName | Singular | True |
| lastName | name.familyName | Singular | True |
| emails[primary eq “True”].value | Multi-Valued | True | |
| telephone | phoneNumbers[primary eq “True”].value | Multi-Valued | False |
| mobile | phoneNumbers[type eq “mobile”].value phoneNumbers[type eq “cellular”].value phoneNumbers[type eq “cell”].value |
Multi-Valued | False |
| adUserGuid (only for AD users) | externalId | Singular | True |
| accountActive (Default value: true) | active | Singular | False |
| country | address[type eq “work”].country | Multi Valued | False |
| Building/Location | address[type eq “work”].locality | Multi Valued | False |
| Language | preferedLanguage | Singular | False |
| department | urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department | Singular | False |
| Cost code | urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:costCenter | Singular | False |
| Employee ID | urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:employeeNumber | Singular | False |
| Group | urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User:group | Singular | False |
| Floor | urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User:floor | Singular | False |
| Business category | urn:ietf:params:scim:schemas:extension:customextensionname:2.0:User:businessCategory | Singular | False |
‘ExternalId’ is mandatory for both SSO and Form users.
