Local roles are not picked up by Role Review
Originally Published: 2018-12-15
Article Number
Applies To
RSA Product/Service Type: Enterprise Software
RSA Version/Condition: 7.1.0
Issue
Cause
Resolution
Workaround
1. Open your SQL Developer and then open a blank worksheet
2. Go to the Views, locate and open V_ROLES_TO_APPS ...
3. Click the SQL tab of V_ROLES_TO_APPS, then copy the entire text to the blank worksheet, remove the semicolon (;) at the end of the text and then add the below:
UNION ALL
select distinct role_id, application_id from t_av_roledefinitions where deletion_date IS NULL;
4. Finally, click 'Execute' icon on the worksheet to compile the change and you should see the below message:
View "AVUSER"."V_ROLES_TO_APPS" created.
5. Test Role review and verify that the local roles are included in the role review items.
Related Articles
Collectors do not pick the new password from the password vault in RSA Governance & Lifecycle 46Number of Views How to run the View Definitions file when restoring a Data Archive in RSA Identity Governance & Lifecycle 42Number of Views Data Archiving fails in Data Purging step in RSA Identity Governance & Lifecycle 216Number of Views RSA Identity Governance & Lifecycle- A deleted role is still visible in the application UI and stuck in the Applied Delete… 83Number of Views What files on a workstation with RSA Authentication Agent 7.4.x for Windows may potentially show as false positive from a … 42Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA-2026-10: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities RSA Authentication Manager 8.9 Release Notes (January 2026) Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide
Don't see what you're looking for?