Has anyone written an application engine program to retrieve the list of attributes and values for a
We use active directory for user authentication.
Does anyone have a suggestion for writing an application engine program to retrieve the active directory 'attributes' for a list of oprids via application engine?
I tested that I am able to get an attribute via the User Profile Map setup but this is not the correct method as I want to retrieve values in batch for a number of users and apply to an interface. Also, the value that I want is from the ProxyAddresses Attribute and it has a number of lines and I only really want one of the lines so I'll have to evaluate the value.