Restricting permissions on users to view only certain campaigns
book
Article ID: 18533
calendar_today
Updated On:
Products
CA Identity ManagerCA Identity GovernanceCA Identity Portal
Issue/Introduction
This procedure outlines steps to create a restrictive role that limits a user's visibility to campaigns associated with a specific universe.
Environment
Identity Governance
14.x
Resolution
Phase 1: Create the Role
Launch the Client Tools.
Select File > Review database, then unlock and open Eurekify.cfg.
In the Roles panel, create a new role (e.g., "Limited Compliance Officer").
Save the configuration to the database.
Phase 2: Create and Assign the Resource
Select File > Review database, then unlock and open eurekify_resources.rdb.
Right-click and select the option to create a new resource with the following values:
Res Name 1: [CAMPAIGN][RW]
Res Name 2: [UNIVERSENAME] (Replace with the specific name of the universe).
Res Name 3: *
Type: DOC_ACCESS
Filter 1, 2, 3: *
Save the eurekify_resources.rdb to the database.
Drag and drop the new resource from eurekify_resources.rdb into the role pane of Eurekify.cfg.
When prompted, select Add to role to confirm.
Save Eurekify.cfg to the database.
Phase 3: Add Certification Management Permissions
In the role pane of Eurekify.cfg, right-click the new role.
Select the option to add an existing resource link with the following values:
Res Name 1: [PERMISSION][RW]
Res Name 2: [*][CERTIFICATION MANAGEMENT]
Res Name 3: *
Save Eurekify.cfg to the database. Note: This OOTB resource is required to enable the Certification Management menu on the portal if sage.security.disable=false.
Phase 4: Assign to User
In the users pane, select the target user.
Create a link between the user and the new role.
Save Eurekify.cfg to the database.
Validate by logging into the portal as the user; they should now only see campaigns for the specified universe.