ServiceNow Learning 95: Check UI action conditions before execution (instance security hardening)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 05:29 AM
Hi All,
Today I would be covering how we can put an extra layer of security.
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.
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 impact | (Low) This 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 |
Hope it helps.
I hope this article helpful. Please mark it as helpful and bookmark if you like it.
Regards,Shamma Negi
0 REPLIES 0