Mapping is necessary for downstream flow of data during provisioning to JumpCloud. Following is the mapping required in Identity Bridge for user provisioning.
Steps of source and target attribute mapping:
To map the source and target applications in Identity Bridge, you can follow these steps :
- Log in to Identity Bridge: Access the Identity Bridge management interface using your credentials.
- Click on Configuration Hub: Navigate to the Configuration Hub section within the Identity Bridge interface.
- Open the Map Source: Within the Configuration Hub section, select the Map Source option. This will open the attribute mapping configuration page.
- Choose the mapping method: As mentioned, Identity Bridge offers two methods for attribute mapping: uploading a mapping file or custom mapping.
- Select the source and target applications: In the custom mapping section, choose the source application and target application from their respective drop-down menus. These menus will display the available applications within the Identity Bridge system.
- Map the attributes: On the mapping page, you will see the attributes from the source application displayed on the left side and the attributes from the target application displayed on the right side. Map the corresponding attributes by selecting the appropriate attributes from the source and target application attribute lists. You can map multiple attributes as needed.
- Save the mapping: Once you have mapped the attributes, click on the “Save” button to save the mapping configuration. This will apply the attribute mappings and establish the data flow between the source and target applications based on the defined mappings.



Source System Attributes | SalesForce Attributes |
Displayname | user.displayName |
user.emails.value | |
Entitlement | user.entitlements.value |
ExternalId | user.externalId |
Firstname | user.name.givenName |
Group1 | user.groups.value |
Lastname | user.name.familyName |
Status | user.active |
UserName | user.userName |
emails.primary | user.emails.primary |
emails.type | user.emails.type |