Configure event management assignment group admin roles [New in Security Center 1.5]

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Use the evt_mgmt.connector_assignment_group_admin_roles property to set which roles are authorized for admin access over the assignment group field in connector instances.

    The evt_mgmt.connector_assignment_group_admin_roles property contains a comma separated string which indicates the role names that have admin access over the assignment group field in connector instances. Changing the default roles in this list may enable unauthorized users to alter event integrations on the instance. To prevent unauthorized access to roles, set evt_mgmt.connector_assignment_group_admin_roles to the value of admin,evt_mgmt_admin,sn_sow_srm.srm_admin. Review any additional roles in the recommended value string to ensure that the role should be included.

    More information

    Attribute Description
    Configuration name evt_mgmt.connector_assignment_group_admin_roles
    Configuration type System Properties (/sys_properties_list.do)
    Data type String
    Recommended value admin,evt_mgmt_admin,sn_sow_srm.srm_admin
    Default value admin,evt_mgmt_admin,sn_sow_srm.srm_admin
    Fallback value admin,evt_mgmt_admin,sn_sow_srm.srm_admin
    Category Access control
    Security risk
    • Severity score: 3.1
    • CVSS rating: Low
    • Security risk details: Changing the default roles in this list may open up unauthorized users to altering event integrations on the instance.
    Functional impact Changing the default roles in this list may prevent previously authorized users from altering event integrations on the instance.
    Dependencies and prerequisites None