Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/31/2024 05:27 AM
Hello,
we have a requirement that we have several owners of the Entitlement and they should be mapped here:
so, it is not only "manageBy", but also "AccountOwners " and "Approvers", for now, it is mapped like this:
"entitlementOwnerAttribute":"managedBy",
"entitlementOwnerAttribute":"Approvers",
"entitlementOwnerAttribute":"AccountOwners "
but it is not working.
The value is not coming in the "Owner" of the Entitlemnt.
07/31/2024 05:59 AM - edited 07/31/2024 06:06 AM
@userNM Try this
{ "entitlementTypeName": "memberOf", "performGroupAccountLinking": "true", "importGroupHierarchy": "true", "incrementalTimeField": "whenChanged", "groupObjectClass": "(objectclass=group)","mapping": "memberHash:member_char,customproperty1:sAMAccountType_char,customproperty2:instanceType_char,customproperty3:memberof_char,customproperty16:uSNCreated_char,customproperty4:groupType_char,customproperty5:dSCorePropagationData_char,customproperty12:dn_char,customproperty13:cn_char,lastscandate:whenCreated_date,customproperty15:managedBy_char,entitlement_glossary:description_char,customproperty9:name_char,customproperty10:objectCategory_char,customproperty11:sAMAccountName_char,customproperty14:objectClass_char,status:isCriticalSystemObject_char,entitlement_value:distinguishedName_char,customproperty18:distinguishedName_char,updatedate:whenChanged_date, Entitlementid:objectGUID_Binary,RECONCILATION_FIELD:Entitlementid,description:description_char",
"entitlementOwnerAttribute":"managedBy",
"tableFieldAttribute":"accountID"}
tableFieldAttribute mapping should contain user's DN
Configuring the Integration for Importing Accounts and Access (saviyntcloud.com)
07/31/2024 06:06 AM
You can map from either of attribute
08/05/2024 02:08 AM
what do you exactly mean?
08/05/2024 02:09 AM
Multiple entitlementOwnerAttribute is not supported