<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Find All Users With a Null Value for an Attribute in Okta Using the LDAP Interface
Administration
Okta Classic Engine
Okta Identity Engine
Overview

This article describes how to find all users with a null value for an attribute in Okta using the Lightweight Directory Access Protocol (LDAP) Interface.

Applies To
  • LDAP Interface
Solution
  1. Connect to the Okta LDAP Interface using an LDAP client, such as Softerra LDAP Browser, with the LDAP Interface connection settings.

  2. Perform a directory search within the LDAP client, applying the desired LDAP filter to narrow the search results as needed.
  3. Select the list of attributes to export in the search results (for example, employeeNumber or mail).
  4. Export the search results in Excel or CSV format.
  5. Open the exported data and filter the report to identify users with blank values for the desired attributes.
Loading
Find All Users With a Null Value for an Attribute in Okta Using the LDAP Interface