How can I get a list of users from active directory?
I have a requirement to query my organization's Active Directory to get a list of users in an Active Directory Group by passing the name. I found this link https://stackoverflow.com/questions/5162897/how-can-i-get-a-list-of-users-from-active-directory and I want to know can we achieve this in Pega or has anyone done this previously.