Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 01:10 PM
Currently we have requirement of importing "computer" type object from AD.
Instead of looking object (objectClass=group) , we need to import (objectClass=Computer) objects in saviynt.
is it possible to do that?
I tried to import the object with following parameters but getting ArrayIndexOutofBounds exception everytime.
{
"entitlementTypeName": "",
"performGroupAccountLinking": "true",
"incrementalTimeField": "whenChanged",
"groupObjectClass": "(objectclass=computer)”,
"mapping": "customProperty2:dn_char,customProperty5:cn_char,entitlement_value:dn_char,customProperty17:distinguishedName_char,entitlement_id:distinguishedName_char”
}
Solved! Go to Solution.
04/12/2022 02:31 PM
Currently importing Computer type object as entitlements in AD is not supported
04/12/2022 02:31 PM
Hi Pramod,