One or more Active Directory (AD) users do not appear in the Okta Import tab after performing an import.
- Directories
- Active Directory (AD)
- Imports
- Okta Classic Engine
- Verify the AD user is in an OU that is selected in Okta in the Directory integration under Provisioning > Integration.
-
In the user's AD object, verify that the attributes First Name, Last Name, and User Principal Name all have values.
-
If the email address field is blank, Okta's default behavior is to use the UPN as the email address.
-
If each field is populated correctly in AD:
-
In the Okta Admin console, navigate to Directory > Profile Editor.
-
Find the Active Directory instance and click Mappings.
-
Examine the mappings for login, firstName, lastName, and email.
-
If other AD attributes have been configured to map to any of the above, ensure that they are populated on the AD object.
-
If these attribute values are missing, the following error can be found in System Logs.
eventType eq "system.agent.ad.import_user" and outcome.result eq "SKIPPED"
-
-
-
- Verify that the user's AD object is not in a disabled or locked state in Active Directory.
- Verify that the
isCriticalSystemObjectattribute on the user's AD object is set to false; otherwise, the user will not be imported into Okta.
- Verify the user is not in the IGNORED section of the Import tab.
- Verify the option Skip users during import is not selected under Provisioning > To Okta.
- Verify there is no trailing whitespace before or after the email address in Active Directory. See the following article for more details: Cannot Confirm or Import Active Directory User Due to Email Format.
