Summary
Hybrid admins can enable customers to sync User Primary Location from their Active Directory. This eliminates the need for admins and users to manually set their Primary Location in OfficeRnD.
The difference from Azure is that Okta doesn’t have a default Office location property. Thus, a custom one needs to be created.
Note: The Primary Office Location data will sync when the user is first created in Hybrid.
Contents
- Step I - Create the target attribute
- Step II - Create a custom attribute for the User to hold the office name
- Step III - Update the provisioning attribute mapping
Step I - Create the target attribute
1. In Okta, navigate to Applications/SCIM/Provisioning tab.
2. Click on Go to Profile Editor.
3. In the editor, select Add attribute and:
- Set the Variable name and External name to officeName
- Set the External namespace to https://hybrid.officernd.com.com/scim/schemas/extension/office
Step II - Create a custom attribute for the User to hold the office name
1. Navigate to Directory/Profile Editor/Users tab and click on Okta - User (default).
2. Click Add attribute and set the variable name to officeName.
Step III - Update the provisioning attribute mapping
1. Navigate to SCIM Application/Provisioning.
2. In the Attribute mappings select Show unmapped.
3. Find the officeName property and click to edit the mapping.
4. Select Add from Okta profile and use the officeName property.
Comments
Please sign in to leave a comment.