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 UPN uniquess check

Abhay_Yadav
New Contributor II
New Contributor II

Hi All,

1. We have a requirement to generate AD UPN and sAMAccount name from Saviynt.

    But it is not passing the UPN, sAMAccount name generated by uniqueness check to the AD.

    If i pass upn and sAMAccount name directly in create account json then it fails with Already Exists     error. and if i don't pass these values then it creates the account without upn and generates a random samname.

How do i pass the upn and sAMAccount name generated by uniqueness rule while creating user. I can see the upn in binding map in logs(need to pass this to AD).

2. Also, "manager":"${managerAccount.comments}" also not working.

 

Abhay_Yadav_0-1723653821565.png

 

Regards,

Abhay Yadav

 

 

1 REPLY 1

NM
Honored Contributor II
Honored Contributor II

Hi @Abhay_Yadav ,

Pass the same variable in concurent to the value name

Means 

Samaccountname: ${samaccountname}

2) are you storing manager DN value in comments??

If not use any other DN relevant attribute.