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

CHECKFORUNIQUE not working

println-titan
New Contributor III
New Contributor III

Hi all,

We have configured the checkforunique parameter to check for CN uniqueness for AD connection. However, we're getting an error when provisioning the account. In the logs, we can see that the CN is not appended. There is an existing account with the same firstname lastname so we are expecting the checkforunique json to set the cn value as ${user.firstname} ${user.lastname}1. The cn value in the logs shows ${user.firstname} ${user.lastname}

Appreciate any help on this

CHECKFORUNIQUE json:
{"cn":"${user.firstname} ${user.lastname}###${user.firstname} ${user.lastname}1###${user.firstname} ${user.lastname}2###${user.firstname} ${user.lastname}3"}

1 REPLY 1