The service mainly transfers user data including related access tokens and entitlement assignments. The tables below show the default field mapping. If needed, additional fields can be configured, using the SCIM API and useradditionalfield in the database configuration. User field mappingBy default, the following data is mapped between the USER table in the Physical Access and the Integra service: SR No | Physical Access field (Web API) | Integra field (UI) |
---|
1 | Id (Id) | ID (User ID Internal ) | 2 | givenname (givenName) | FirstName (förnamn ) | 3 | familyname (FamilyName) | lastName (efternamn) | 4 | Check Type Configuration and then map actual email Type(emails-type-value) | Emails (E-Post Address) | 5 | Ssn (SSN Birthdate Part) | Birthdate (Person Number first part) | 6 | Ssn (SSN ControlNo Part) | ControlNumber (Person Number second part) | 7 | Default Configuration for ParentFolderPath | ParentFolderPath (Directory in which User is exported) |
Access token field mappingBy default, the following data is mapped between the ACCESSTOKEN and ACCESSTOKENIDENTIFIER tables in the Physical Access and the Integra service: SR No | Physical Access field (Web API) | Integra field (UI) |
---|
1 | CardNumber (identifiers-type-value) | CardNumber (KortId) | 2 | Configuration Card Profile (identifiers-type-value) | CardSystemNumber (kortId) | 3 | USER-PIN(No Direct link) | PIN (PIN) | 4 | Card ValidFrom and ValidTo decide internally | CardStatus (Status) |
Entitlement assignment field mappingBy default, the following data is mapped between the ENTITLEMENTASSIGNMENT table in the Physical Access and the Integra service: SR No | Physical Access field (Web API) | Integra field (UI) |
---|
1 | assigneeid (assignee -value) | Card Holder ID (Selected User Name) | 2 | ExternalId (ExternalId) | AccessZoneId (AccessZone Id, not on UI) | 3 | DisplayName (entitlement-DisplayName) | Name (Namn) |
|