Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



The Ldap Identity Connector will crawl content from a  repository.

Easy Heading Free
navigationTitleOn this Page
wrapNavigationTexttrue
navigationExpandOptionexpand-all-by-default

Introduction


The Ldap LDAP Identity connector will crawl Azure identities (users and groups) from the specified Azure Active Directory and store them on a identity cachedata about groups, persons, and more. It accomplishes this goal by storing data in the LDAP directory and authenticating users to access the directory.

Environment and Access Requirements

Repository Support

The Ldap Identity connector supports crawling the following the repositories:

RepositoryVersionConnector Version

Account Privileges

For the Ldap Identity connector the LDAP Identity connector to be able to crawl content, the Aspire Worker nodes must be run with an account with .

Environment Requirements

the data from the LDAP directory that corresponds to the domain specified in the connection, it needs that the specified credentials have enough permissions to read said identities from the directory.

Other Requirements

The Aspire worker nodes must be able to reach the LDAP directory specified in the connection. 

Framework and Connector Features


Framework Features

Name Supported
Content CrawlingNo
Identity CrawlingYes
Snapshot-based IncrementalsNo
Non-snapshot-based IncrementalsYes
Document HierarchyNo

Connector Features

The Ldap Identity connector LDAP Identity connector has the following features:

  • Get attributes specific to a user or groups.
  • Specify a unit key for users or groups.
  • Specify a group mapping:
  • The LDAP attribute that maps users to groups is an attribute from the set of group attributes.
  • Specify a membership relationship (if groups have the members or members have the groups).<Connector Feature 1>


Content Crawled


The Ldap The LDAP Identity connector is able to can crawl the following objects:

NameTypeRelevant MetadataContent Fetch and ExtractionDescription

Limitations

The Ldap Identity Connector has the following limitations:

<Limitation 1>
Userdocument
  • User ID
  • Common Name (cn)
  • Surname
  • ObjectClass
  • Attributes
NoThe users of the LDAP directory.
Groupdocument
  • Unique member
  • Common Name (cn)
  • Organizational unit (ou)
  • ObjectClass
  • Attributes
YesThe groups of the LDAP directory.