The service mainly transfers user data including related access tokens and entitlement assignments. In the service, default fields can be sent and additional fields can be mapped using extra field mappings. User field mappingBy default, the following data is mapped between the USER table in the Physical Access and the Interflex service: SR No | Physical Access field (Web API) | Interflex field (UI) |
---|
1 | Id (Id) – Append with prefix as per configuration setting userIdentifierPrefix | Basic Data -> Personnel number | 2 | givenname (givenName) | Basic Data -> FirstName (förnamn) | 3 | familyname (FamilyName) | Basic Data -> lastName (efternamn) | 4 | Default organizationUnit defined in configuration | Basic Data -> Belongs To (Organization) | 5 | Check Type Configuration and then map actual email Type(emails-type-value) | Contact -> Private email address |
Access token field mappingFor access token field mapping, the ACCESSTOKEN and ACCESSTOKENIDENTIFIER tables from the Physical Access database are mapped to the Interflex service fields. All details are available under Person Record. SR No | Physical Access field (Web API) | Interflex field (UI) |
---|
1 | CardNumber (identifiers-type-value) | Credentials ->Assigned Credentials -> Column[Credential] | 2 | Card ValidFrom and ValidTo decide internally | Credentials -> Assigned Credentials -> Column[ValidFrom , ValidTo] | 3 | User -> Pin | PIN Code |
Entitlement assignment field mappingFor entitlement assignment field mapping, the ENTITLEMENTASSIGNMENT table from the Physical Access database is mapped to the Interflex service fields. All details are available under Person Record. SR No | Physical Access field (Web API) | Interflex field (UI) |
---|
1 | DisplayName (entitlement-DisplayName) | Access -> Personal Access Permission -> Access Element | 2 | Valid From, Valid To | Access -> Personal Access Permission -> [ValidFrom, ValidTo] |
|