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
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
Unable to edit Role Membership Rule in RSA Governance & Lifecycle 35Number of Views Role membership rules configured in the RSA Identity Governance & Lifecycle's Role UI do not create rules when no checkbox… 49Number of Views RSA Identity Governance and Lifecycle 7.2.1 Patch 10 Release Notes 8Number of Views Suggestions and Violations not visible before applying changes when creating a role in RSA Governance & Lifecycle 7Number of Views Error message "The request could not be handled" when attempting to edit a role in the New or Applied state in RSA Identit… 125Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Troubleshooting RSA MFA Agent for Microsoft Windows RSA Release Notes for RSA Authentication Manager 8.8 RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?