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

Remove attribute at target level.

sureshchalla
New Contributor
New Contributor

Hi Team,

Update Account in OUD:

If an attribute is set to "YES" and we add the attribute, but later the attribute is set to "NO", can we remove the entire attribute at the target level?

  1. Its AD LDAP connector and target system is OUD
  2. The client requirements are to remove the attribute itself instead of passing it as null.

Could you please suggest me to achieve this? 

Thanks

9 REPLIES 9

rushikeshvartak
All-Star
All-Star

Please elaborate more with example


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

sureshchalla
New Contributor
New Contributor

Example:

if user?.customproperty50 == 'YES', we are adding-- attr:- "ab-wirelessenabled":"1" and

user?.customproperty50 == 'NO, can we remove -- attr:- "ab-wirelessenabled":"1" on target level.

 

NM
Honored Contributor II
Honored Contributor II

Hi @sureshchalla ,

Pass a blank or empty value.

Share complete json for further debugging.

Hi @NM  

We want to remove the entire attribute at the target level.

NM
Honored Contributor II
Honored Contributor II

Hi @sureshchalla , is it working from postman?

are you able to accomplish it?

Hi @NM 

  1. its AD LDAP connector and target system is OUD
  2. The client requirements are to remove the attribute itself instead of passing it as null

Does it support currently from AD ?


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

Hi @rushikeshvartak 

We tried OUD, but I am not sure about AD.

Does it works directly in OUD


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