glide.service_portal.enforce_cross_scope_check_in_form

Attributes

  • Sys ID: 78f77e57a3001210648cdc1e26fcdaee
  • Type: true | false
  • Application: Global
  • Default value: true
AI Logo

AI generated property description:

The ServiceNow property glide.service_portal.enforce_cross_scope_check_in_form controls whether cross-scope privilege checks are enforced when executing scripts in Service Portal forms. The default value is true, which ensures that scripts running in a portal form respect application scope boundaries, preventing unauthorized access or modification of data across scopes. Setting the property to false disables this enforcement, which can simplify development but introduces security risks by allowing unrestricted cross-scope execution. Administrators typically keep this enabled to maintain security and adhere to scoped application best practices. Disabling it should only be considered in controlled development or troubleshooting scenarios, as it undermines proper scope isolation.

Source

Related property: glide.service_portal.load_ui_scripts_on_demand