Properties installed with Public Sector Digital Services

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 4분
  • Use the system properties that are added with the activation of the Public Sector Digital Services application to configure access control to application data.

    These properties are available for Public Sector Digital Services.
    주:
    All of these properties are located in the System Properties [sys_properties] table. To access the table, enter sys_properties.list in the navigation filter.
    표 1. Properties installed with Public Sector Digital Services
    Property Description

    glide.enforce_security_scope.sn_gsm_info_req

    Controls access to playbook data for the Information Request Playbook feature.

    If this property is set to false, then ACLs from all scopes are considered when granting access to playbook data in the scope master table. This would expose information request playbook data.

    • Type: Boolean
    • Default value: true
    • Location: System Property [/sys_properties_list.do] table
    glide.enforce_security_scope.sn_gsm Controls how the application data from the Public Sector Digital Services application is accessed.

    If this property is set to false, access to the application data within the global tables of the Public Sector Digital Services app may be accessible based on the access control lists (ACLs) of those global tables.

    If this property is set to true, access to data residing in global tables are only evaluated based off the ACLs shipped directly in the Public Sector Digital Services app. Setting this property to false may lead to information disclosure from over permissive ACLs.

    • Type: boolean
    • Default value: true
    • Location: System Property [/sys_properties_list.do] table

    glide.enforce_security_scope.sn_gsm_lic_prmt

    Determines if only the access control lists (ACLs) within the License and Permit plugin will be used in determining access to the scope, or if ACLs from all scopes will be considered.

    If this property is set to true, the License and Permit Playbooks data is secured in scope master tables by considering only ACLs from sn_gsm_lic_prmt scope for granting access.

    If this property is set to false, the License and Permit Playbooks data is exposed in scope master tables by considering the ACLs from all scopes for granting access. For example, the IT Administrator can access License and Permit Playbooks data when this property is set to false.

    • Type: boolean
    • Default value: true
    • Location: System Property [/sys_properties_list.do] table