Generic REST collector excludes duplicate records and continue the collection with one occurrence of records without any errors in RSA Governance & Lifecycle
Article Number
Applies To
This is a known issue in the following versions:
- RSA Governance & Lifecycle 7.2.x
- RSA Governance & Lifecycle 7.5.0
- SecurID Governance & Lifecycle 7.5.2
- RSA Governance & Lifecycle 8.0
Issue
Although, the system should reject all duplicate records and fail to collect duplicate records
With the below JSON Sample,
{
"result": [
{
"employee_id": "602",
"first_name": "user1"
},
{
"first_name": "user2",
"employee_id": "602"
},
{
"employee_id": "602",
"first_name": "user3"
}
]
}
The collected data will be,
Resolution
This is resolved in the following versions and Code Changes was done for Generic REST collector and it should notifying you through an Admin error for duplicate records and fails to collect duplicate data like other collectors,
- RSA Governance & Lifecycle 7.2.1 P08
- RSA Governance & Lifecycle 7.5.0 P05
- SecurID Governance & Lifecycle 7.5.2 P01
- RSA Governance & Lifecycle 8.0.0
Related Articles
Import the SMTP(s) Certificate 15Number of Views Manual Cleanup for Unresolvable Users 62Number of Views AFX Connectors remain in a Deployed state and 'Could not locate data file kahadb/db-XXX.log' error in RSA Identity Governa… 460Number of Views When a role is removed from a user based on a revocation date, the entitlement(s) belonging to that role are not removed f… 36Number of Views RSA Authentication Manager no longer connects to the RSA Cloud Access Service 32Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to Download OTP Token Seed Files from myRSA RSA Announces RSA Authentication Manager 8.9 Patch 2 Hotfix 1 and Updated Web-Tier Server Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide
Don't see what you're looking for?