Properties installed with Public Sector Digital Services
Use the system properties that are added with the activation of the Public Sector Digital Services application to configure access control to application data.
| 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.
|
| 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.
|
|
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.
|