Role Groups are collections of PeopleSoft Roles that can be used as a search filter or to restrict access to view Roles in Sentinel (Role Access).
Types of Role Groups
Static - Individual Roles are manually assigned to a group.
Dynamic - Roles are automatically assigned to a group based on a search prefix. e.g., %Admin, %Admin%
Rolegrant Import - Creates a Role Group from the PSROLECANGRANT table.
Create a Role Group
Create a Static Role Group:
Navigate to Settings - Role Groups.
Click 'Add,' located at the top right.
Select the System Type. (HR, FS, CS)
Enter a Role Group Name and Description.
Save changes.
Once created, select the Role Group from the list.
Search and click the plus sign to add a Role to the group.
Create a Dynamic Role Group:
Navigate to Settings - Role Groups.
Click 'Add,' located at the top right.
Select the System Type. (HR, FS, CS)
Enter a Role Group Name and Description.
Enter a Role Prefix. e.g., Admin% or %Admin%
Save changes.
EXAMPLE 1Prefix = SEN_%
Result = Roles that begin with SEN_ will be added to the group
EXAMPLE 2Prefix = %Admin%
Result = Roles with Admin in the name will be added to the group.