EntityResolverService

The EntityResolverService contains a function to locate a resource by LDAP DN.

The table below lists the functions available from the EntityResolverService.

Function Description Returns
findByDN Locates a Resource by their LDAP DN. The caller may supply the LDAP Alias in order to reduce the search results. The caller may optionally specify that the response should include detailed information on those users that match the criteria (the default is to only return a count of the users that match the criteria).
Note: If you want to search by entity or name, use the findByEntity or findByName function.

Required system action: resolveResource

LookupUserResponseType