Security in Legal Service Delivery
Legal Service Delivery provides security through various ServiceNow AI Platform security features such as Restricted Caller Access, Encryption Support, and Edge Encryption.
Restricted caller access for Legal Service Delivery
Restricted caller access (RCA) privilege settings define cross-scope access to an application, application resource (for example, access control role, business rule, UI action, script include), event, or to allow or deny requests for access. Using RCA, the administrators can track cross-scope applications or scripts that request access to a Legal Service Delivery application, application resources, or events and secure sensitive information in scoped tables and script includes.
The Scoped Application Restricted Caller Access [com.glide.scope.access.restricted_caller] plugin is activated during the Legal Service Delivery application installation or upgrade.
- Caller tracking
- This setting is recommended for the development stage. Access is allowed to the tables and script includes, but tracked in the Restricted Caller Access table. Access information can be viewed from Application Restricted Caller Access.
- Caller restriction
- This setting is recommended for the production phase after development is complete.
Encryption for Legal Service Delivery
Legal Service Delivery provides encryption to secure sensitive information.
Encryption prevents unauthorized users viewing specific fields. To encrypt fields in Legal Service Delivery, Column Level Encryption is activated by default and provides role-based encryption functions.
For more information on encryption, see Field Encryption.
Edge Encryption for Legal Service Delivery
ServiceNow® Edge Encryption ™ encrypts sensitive data on your company premises before sending it over the internet to your ServiceNow instance (encrypted in flight), where it remains encrypted at rest.
For more information, see Understanding Edge Encryption.
Because edge encryption is enabled on a proxy server on your side of the network, there is significant planning, network administration and management, and setup required. For more information, see Planning for Edge Encryption.
To install edge encryption, see Edge Encryption installation.
To configure edge encryption, see Edge Encryption configuration.
You can encrypt columns (fields) or attachments associated with tables. See Encrypt fields using encryption configurations.