We are delighted to share our new EIC Delivery Methodology for efficiently managing Saviynt Implementations and delivering quick time to value. CLICK HERE.

AD Account provisioning issue while passing Dynamic attributes

kumarvadlamudi
New Contributor III
New Contributor III

We are getting below error in the provisioning comments while creating the account

Checking DN for CN=Niraj,OU=Users,OU=ping,DC=gig,DC=test,DC=com.Not FOund DN for CN=Niraj,OU=Users,OU=ping,DC=gig,DC=test,DC=com. Error while creating account in AD - Error parsing JSONChecking DN for CN=Niraj,OU=Users,OU=ping,DC=gig,DC=test,DC=com.Not FOund DN for CN=Niraj,OU=Users,OU=ping,DC=gig,DC=test,DC=com. Error while creating account in AD - Error parsing JSON

attached the CreateAccountJson for reference.

3 REPLIES 3

ParitaSavla
Saviynt Employee
Saviynt Employee

Can you please attach the Create Account JSON and account name rule defined in the connector?

Also, please validate the JSON is in the right format because of the error Error parsing JSON

Please find the attached create account Json. 

ACCOUNTNAMERULE

CN=${user.firstname} ${user.middlename} ${user.lastname},OU=Users,OU=Polaris,DC=mim,DC=test,DC=com

ParitaSavla
Saviynt Employee
Saviynt Employee

The OU getting generated CN=Niraj,OU=Users,OU=ping,DC=gig,DC=test,DC=com is different from the one mentioned in the account name rule in the connector CN=${user.firstname} ${user.middlename} ${user.lastname},OU=Users,OU=Polaris,DC=mim,DC=test,DC=com.

Can you please validate what is the OU you want to create the user in.