How to Sync an Unsupported User Profile Attributes for Office 365 Provisioning
Last Updated:
Overview
Each Provisioning type has a list of supported attributes that can be mapped from Okta into the Office 365 instance.
This article explains how to sync unsupported user profile attributes, such as EmployeeType and EmployeeID for Office 365 to Okta.
Applies To
- Microsoft Office 365
- Provisioning
- Mappings
Solution
The unsupported attribute <employeeID> can be mapped to a different supported O365 attribute, for example, <ExtensionAttribute1>.
Here is a configuration sample:
- Add a Custom attribute to the Okta profile to map AD to Okta.
-
- Navigate to Profile Editor > User(default) > Add Attribute.
- This sample's attribute is
<FromADemployeeID>.
- Map the AD attribute to the added Okta attribute.
-
- Navigate to Profile Editor > Active Directory > Mappings > AD to Okta.
- Map the Okta attribute to the Office 365-supported attribute.
-
- Navigate to Profile Editor > Office 365 > Mappings > Okta User to Microsoft Office 365.
