Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/05/2024 10:16 AM
We have a connection setup with Tivoli LDAP. We are able to import Accounts and Entitlements, but the association between account-entitlements is not mapping.
groupImportMapping:
{
"importGroupHierarchy": "true",
"entitlementTypeName": "uniqueMember",
"performGroupAccountLinking": "true",
"incrementalTimeField": "whenChanged",
"groupObjectClass": "(objectClass=groupOfUniqueNames)",
"groupAccountMappingAttributeName":"uniquemember",
"mapping":"memberHash:uniquemember_char,customProperty12:nameinnamespace_char,customProperty13:cn_char,entitlement_value:nameinnamespace_char,entitlementID:nameinnamespace_char,DISPLAYNAME:cn_char,RECONCILATION_FIELD:entitlement_value"
}
We've confirmed 'uniquemember' property contains the list of accounts in distinguishname format.
And have account_attribute setup
ACCOUNTID::nameinnamespace#String
09/05/2024 11:13 AM
09/05/2024 08:15 PM
@pschoch
Along with the below, can you also make sure you're selecting
ENTITLEMENT_ATTRIBUTE as uniqueMember
09/06/2024 06:45 AM
I can confirm the dn formatting of accounts, defined by nameinnamespace, matches the dn format in the uniquemember property. We populated a customproperty with the value of uniquemember and format matches.
For example, the given account:
AccountID: employeeNumber=123456,ou=People,o=xxx,c=ca
and given entitlement that has uniquemember attribute as:
[employeeNumber=123456,ou=People,o=xxx,c=ca, employeeNumber=123457,ou=People,o=xxx,c=ca]
Also can confirm, ENTITLEMENT_ATTRIBUTE is defined as uniqueMember
09/06/2024 07:05 AM
@pschoch , can you try one thing.
Run account import see if it maps account and entitlement then access see if it anyway it changes it?
09/06/2024 07:10 AM
Could you kindly provide a detailed snapshot of the information extracted from the logs, encompassing errors and other pertinent functionality details encountered during the execution of this process? Your assistance in furnishing this information would greatly aid in the analysis and resolution of any issues .
‼️‼️⚠️Do not upload any attachments that contain sensitive information, such as IP Addresses, URLs, Company/Employee Names, Email Addresses, etc.⚠️‼️‼️
09/06/2024 07:29 AM
Is there a search term i should be looking for in the logs? There's no errors within the runtime window. I see all the expected entitlements and accounts imported, the counts are correct.
The one thing i noticed near the end of the runtime is several entries that show as the following, almost like its trying to associate values in the dn value.
09/06/2024 07:31 AM
There is no particular keyword need to dig into logs
09/06/2024 07:33 AM
@pschoch I will say share logs in text format