Check UI action conditions before execution (instance security hardening)

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • Use the glide.security.strict.actions property to enable checking of UI actions conditions in forms and lists before they execute. When you set this property to true, it adds an extra layer of validation on the table UI actions before they are executed.

    More information

    Attribute Description
    Property name glide.security.strict.actions
    Configuration type System Properties (/sys_properties_list.do)
    Configure in Instance Security Center Yes
    Purpose To ensure an extra layer of validation on the table UI actions before they are executed.
    Recommended value true
    Functional ImpactThis remediation only adds an extra layer of validation to check for UI actions on the target table/page on the instance. As long as the access controls are set appropriately on the customer instance, there should not be an impact here.
    Security risk (Medium) Access request is always checked when transactions happen between two zones. This operation validates any UI actions before the form renders for the end user.
    References High security plugin

    To learn more about adding or creating a system property, see Add a system property.