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

Use the EmployeeID attribute in the CHECKFORUNIQUE JSON for Active Directory connection?

DanielGamboa
New Contributor II
New Contributor II

Hi everyone,

We want to re-use the inactive Active Directory accounts when a user is re-hired, and we want to use the employeeid attribute from AD in the checkforunique JSON, is it possible to use this attribute to check for uniqueness? This attibute is mapped to the username and Employee ID attributes of the user in Saviynt.

Thanks!

6 REPLIES 6

NM
Honored Contributor II
Honored Contributor II

Hi @DanielGamboa, yes you can use employee id 

But by reuse inactive account do you mean you are disabling the accounts  and activating the same account at the time of rehire?

DanielGamboa
New Contributor II
New Contributor II

Hi NM,

That is correct. When the user is terminated, the account is disabled; if the user is rehired in the future, we would like to re-use the user's existing account that, at that moment, would be in disabled status.

Thanks!

  • Do you consider disable account as inactive or Suspended in Saviynt ?

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Inactive in Saviynt.

  • You can status values in endpoint configuration 
  • once user is rehired account can be reenabled by user by request. 
  • or reenabled can be also done using actionable analytics - with enable account action.

Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

NM
Honored Contributor II
Honored Contributor II

@DanielGamboa endpoint state and status field you can add enable .. and add enable account json ..

When user will click on enable, task will be created and processed to enable the account.