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

AD OU CHANGE

ag420
Regular Contributor
Regular Contributor

Hello Experts 🙂

This is a simple doubt but i need a solution asap hence posting here.

This is our account name rule in the AD connector -

CN=${user.systemUserName},${user.employeeclass.contains('Staff') ? 'OU=' + user.entity + ',OU=' + user.region + ',OU=Workforce,OU=People,DC=DEV,DC=ABC,DC=INT'  - this where we are caluculating the final dn of the user where account is provisioned.

 

It is depended on 2 dynamic parameters - user.entity getting calculated in modifyuserdataJSON and region which is received in import.

Now how do i config the case to move the OU if any of the two attributes are updated?

i am using default updateaccountjson - {"mail":"${user.email}","sn":"${user.lastname}","givenName":"${user.fi
rstname}"}

Thanks in advanced 

0 REPLIES 0