Skip to main content

 

Eptura Knowledge Center

Attribute mappings with Condeco

SCIM User attributes and the associated Condeco User attributes.

Attributes highlighted in bold in the table are mandatory.

Condeco User attributes SCIM Attributes Attribute Type Required
userName userName Singular True
firstName name.givenName Singular True
lastName name.familyName Singular True
email 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
accountDeleted (Default value: 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
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

‘ExternalId’ is mandatory for both SSO and Form users.