RSA Identity Governance & Lifecycle- A deleted role is still visible in the application UI and stuck in the Applied Delete state
Originally Published: 2016-11-02
Last Modified: 2023-09-22
Article Number
Applies To
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Product/Service Type: Software Appliance
RSA Version/Condition: 6.8.1
Issue
Roles that are already deleted can be still seen in RSA G&L User Interface and stuck in "Applied Delete" state even though the Change Request for Deletion is Complete.
Resolution
I haven't seen this issue yet in 6.9.1 or 7.0.
Since the version is 6.8.1 which is about to end the support life this year so no Engineering ticket was opened (as no more fixes planned for 6.8.1).
Workaround
To work around this issue, follow the steps below:
1. Backup the database.
2. As the avuser, run this SQL command:
Delete from t_av_roleversions where role_id=(select if from t_av_roles where name ='<Deleted_Role_name>'); Update t_av_roles set deletion_date=sysdate, run_id='-99' where id=(select if from t_av_roles where name ='<Deleted_Role_name>'); commit;
3. In the RSA Identity G&L User Interface, the role should not be visible.
Related Articles
Why do certificate passed validity period still show active in RCM ? 12Number of Views Partial reject for approvals still provision indirect entitlements for accounts in RSA Governance & Lifecycle 40Number of Views A Business Role Request with an existing unsuccessful Pending Submission Request that creates a Pending Account can still … 52Number of Views Old Radius Shared Secret is still in use even after changing it in agent record from Security Console 100Number of Views When 'Generate Indirect Entitlements' is disabled for Roles, Technical and Global Role Entitlements are still granted to R… 59Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?