Multiple role-based group mapping - assure_dq - 10.1.0

Assure DQ Server Installation

Product type
Software
Portfolio
Verify
Product family
Assure
Product
Assure DQ
Version
10.1.0
ft:locale
en-US
Product name
Assure DQ, ER, Insight and Perceive
ft:title
Assure DQ Server Installation
Copyright
2025
First publish date
2005
ft:lastEdition
2025-11-28
ft:lastPublication
2025-11-28T07:35:54.959000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Legacy Infogix DQ
L5_Product_Group
Legacy Infogix DQ
L6_Product_Name
Assure DQ
Product Feature

Pre-defined role-based groups support all the available product roles, and control user access to specific capabilities within the product interface. The product properties file defines the various role-based group mappings. By default, a single group is mapped to a role.

For example, consider the IA.properties file with the following group mapping:

ROLE_SUPERUSER_GROUP_MAPPING=Superuser

ROLE_SECURITY_ADMIN_GROUP_MAPPING=Security Admin

In the above example, a member of the Security Admin group inherits all the permissions defined at the Security Admin role.

Multiple groups can be mapped to a single role. Hence, you can have more than one group separated by a semi colon, mapped to the same role.

For example, consider the IA.properties file with the following group mapping:

ROLE_SUPERUSER_GROUP_MAPPING=Superuser; Security Admin ROLE_SECURITY_ADMIN_GROUP_MAPPING=Security Admin

In the above example, a member of Security Admin group has all the basic permissions defined in the Security Admin role and the Superuser role.