Forum Discussion
Dylan Martens
Dec 14, 2017Copper Contributor
Using the extensionAttributes in Active Directory
So I'm working on expanding the data stored about User Objects in an Active Directory, but we are looking for possible candidates to store the data in, as a lot of the fields have already been used. ...
Vineet Arora
Dec 15, 2017Brass Contributor
Hi,
You can use extension attributes to store additional data like 'employee ID' etc.
Just document the change, so you know what it was used for.
They will not be removed.
And no system uses them normally and if they do they document it.
Bran Koprivica
Jul 16, 2018Copper Contributor
There is already employeeID attribute in AD
Vineet Arora wrote:Hi,
You can use extension attributes to store additional data like 'employee ID' etc.
Just document the change, so you know what it was used for.
They will not be removed.
And no system uses them normally and if they do they document it.