04-04-2022 10:43 AM
Created by @dwhite
Enter a base DN and an AD username to use LDAP search to find a specific user. Run as a trigger task endpoint or as a child pipeline.
Enter the base dn to look for users in via the “baseDn” parameter. Enter the AD username in the “filterUser” parameter. Assign to trigger task and call via rest. Or assign to pipeline execute and run as a child as part of an orchestrator pipeline.
Sources: Active Directory User Object Class
Targets: REST call return
Snaps used: LDAP Search, Filter, Mapper, Join, Union, Group by n
AD Get User Data Endpoint.slp (14.9 KB)