You have the option to configure title, department, and profile URL field mappings in SCIM. To do so in Okta, follow these steps:
- To include these additional fields in your SCIM push to Lucid, navigate to the Provisioning tab.
- If “To App” is not already selected, select it.
- Scroll down on the page and click Go to Profile Editor.
- Click + Add Attribute and enter the following information:
- Display Name: Title
- Variable Name: lucid_title
- External Name: user.title
- External Namespace: urn:ietf:params:scim:schemas:core:2.0:User
- Click Save and Add Another, then enter the following information:
- Display Name: Department
- Variable Name: lucid_department
- External Name: user.department
- External Namespace: urn:ietf:params:scim:schemas:extension:enterprise:2.0:User
- Click Save and Add Another, then enter the following information:
- Display Name: User Photo
- Variable Name: lucid_userPhoto
- External Name: photos.^hprimary==true].value
- External Namespace: urn:ietf:params:scim:schemas:core:2.0:User
- Click Save.
- Navigate back to your Lucid application in Okta, and select Provisioning.
- Scroll down on the page and locate the three attributes you created in steps 4-6.
- You may need to unhide hidden attributes by clicking the Unhide Unmapped attributes button underneath the attributes.
- Click the pencil icon to the far-right of one the attributes.
- Click the drop-down menu and select Map from Okta Profile.
- In the second drop-down menu that appears, search for the particular attribute you selected.
- For the title attribute, search “title” and select title | string.
- For the department attribute, search “department” and select department | string.
- For the photo attribute, you will either need to create a custom attribute to an Okta user profile or use an existing Photo URL field (if you have one already). For instructions, refer to this resource in the Okta help center.
- Then select Create and Update.
- Click Save.
- Here is an example of what this process looks like for the title attribute.
- Repeat steps 10-14 until you have completed the steps for all three attributes.
- If done correctly, your attributes should look like this:
These fields will now populate for this user within Lucid as long as there are values in the fields within Okta.