Account Collector for Authentication Manager is not reading Disabled Accounts correctly in Identity Geovernance and Lifecycle 7.0.0.
Originally Published: 2016-12-16
Article Number
Applies To
Product Name: Identity Governance and Lifecycle
RSA Version: 7.0.0, 7.0.1
Platform: Any
Issue
Resolution
For example: In ADC configuration, under ‘Mapping for Accounts Attributes’ section, there is no DB Column mapped to ‘Account Disabled’ attribute as you can see below:
In order to retrieve account status information from Authentication Manager, you can use query as below:
CASE WHEN prin_data.enable_flag = 'true' THEN 0 ELSE 1 END as account_status
Resolution
Mapping the value of DB Column ‘account_status’ to ‘Disabled Accounts’ as shown below and recollecting the accounts using ADC resolves the issue. Value of "Is Disabled" will then show as 'yes'.
Related Articles
RSA Via Lifecycle and Governance Aveksa Data Collector (ADC) becomes stuck for hours on "Inserting account mappings into s… 155Number of Views Cloud Administration Authenticator Details API Version 2 191Number of Views RSA Identity Governance and Lifecycle - Can you map an account to a specific user through Web Services 38Number of Views Installing rsaservmgr scripts [exec] error reading information on service rsaservmgr error when installing RSA Web Tier o… 117Number of Views RSA Identity Governance and Lifecycle Account Data Collector (ADC) and Entitlement Data Collectors (EDC) are slow in step … 304Number of Views
Trending Articles
Don't see what you're looking for?