Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

DN Mapping - FROM AD

sabthamis
New Contributor
New Contributor

Hi Team,

I am using the below JSON in User_Attribute for AD connection to set the DN in user level.  I have created a USer Import Job with Update only configuration. Reconciliation field i have used CP25. But the values are not updating in User despite of the Job is successful. 

[
CUSTOMPROPERTY24::distinguishedName#String,
CUSTOMPROPERTY25::objectGUID#binary,
RECONCILATION_FIELD::CUSTOMPROPERTY25
]

2 REPLIES 2

SumathiSomala
All-Star
All-Star

@sabthamis You should have  username mapping in USER_ATTRIBUTE 

and RECONCILATION_FIELD  field should unique and also present at user attribute level .

Example:

USERNAME::employeeID#String,
RECONCILATION_FIELD::USERNAME

Regards,
Sumathi Somala

If this reply answered your question, please Accept As Solution and give Kudos.

NM
Honored Contributor II
Honored Contributor II

Hi @sabthamis what is the reconciliation field you have defined in user import .. that should be present in user_attribute json too with username as the key field 

Eg- USERNAME::employeeNumber#String