Skip to main content

Core Schema

info

The emails attribute is mandatory.

warning

Only one address, one email and one phoneNumber are supported.

Mapping

This is the mapping for Core User Schema attributes:

SCIM UserFairjungle UserRead-OnlyNote
idid
externalIdSynchronized but not exposed in fairjungle user. Value must be set by idP.
meta.resourceTypeAlways User
meta.createdcreatedAt
meta.lastModified
meta.location
addresses[0].formattedConcatenation of all address parts.
addresses[0].streetAddressaddress.streetAddress
addresses[0].localityaddress.city
addresses[0].regionaddress.region
addresses[0].postalCodeaddress.postalCode
addresses[0].countryaddress.countryCode
addresses[0].primaryAlways true
addresses[0].typeSynchronized but not exposed in fairjungle user.
activearchivedarchived meaning is the inverse of active
emails[0].primaryAlways true
emails[0].typeSynchronized but not exposed in fairjungle user.
emails[0].valueemail
groups
name.familyNamelastName
name.givenNamefirstName
phoneNumbers[0].primaryAlways true
phoneNumbers[0].typeSynchronized but not exposed in fairjungle user.
phoneNumbers[0].valuephoneNumber
userNameSynchronized but not exposed in fairjungle user. If value is not set by idP then the fairjungle email value is returned.
info

A Read-Only attribute is returned by server but is ignored when client creates or updates a user.

Custom Mapping

Following core attributes can be assigned to custom mappings:

SCIM User
displayName
name.honorificPrefix
name.honorificSuffix
name.middleName
nickname
title
userType