Allow custom attributes to be pulled from the AD user source
in progress
d
daniel.sadowski@g3enterprises.com
We have a number of custom attributes associated to a user in active directory (title, department, employee #). It would be a helpful to be able to add the ability to get at all of those attributes when pulling the user from Active Directory. We are currently working around this by changing the way that the sms attribute is mapped in the active directory user source.
Ideally, we'd get a method on the user object that would allow us to get at the custom attribute ex user.getAttribute('title') that would return the appropriate value from AD.
Log In
R
Richard DELEYE
Would this functionnality be able to answer the idea found here : https://ideas.inductiveautomation.com/ignition-features-and-ideas/p/improve-active-directory-integration
by getting the other AD attributes as the password expiration or the lock informations ?
D
Diamond One
Getting those attributes through SAML would be amazing....
T
Timothy Manning
in progress
M
Matt Boyle
This would be amazing. You could take it as far as pulling a Schedule attribute and do something as simple as the text of that attribute has to match an existing Schedule to function properly.
D
Douglas Yerger
This would be a great addition. I have a customer that also uses several custom attributes, and we were looking to access the objectGUID on another project. It would be great to add this directly to the user source definition, but even having a scripting function to reach out to AD/LDAP would work as well.