Field Encryption Enterprise examples
These examples walk you through the encryption of fields and attachments using customer-supplied keys.
Field Encryption Enterprise walkthrough
This walkthrough shows you how to encrypt a field in your instance using Field Encryption Enterprise with the Key Management Framework (KMF). It also shows you how to use your own key.
시작하기 전에
Role required: security_admin and sn_kmf.cryptographic_manager or sn_kmf.admin
이 태스크 정보
This walkthrough starts with an instance where you have already created and uploaded your personal cryptographic key. You could use the ServiceNow key, but this example uses a customer-supplied key.
After the key has been stored in a cryptographic module, you can start configuring fields in your instance, such as salary or social security numbers that have limited access from certain users. In the Encrypted Field Configuration, specify which authorized personnel can access sensitive data.
This task demonstrates two scenarios. One example encrypts the Short Description field in an Incident for users who are not authorized to view the sensitive data.
Attachments can also be encrypted and only visible to users who are granted access, or is visible to all users that are not restricted from viewing the data. See Attachment encryption walkthrough to encrypt an attachment.
프로시저
결과
You have successfully used your symmetric key to control access to a specific field using Field Encryption Enterprise.
Attachment encryption walkthrough
This walkthrough shows you how to encrypt an attachment in your instance using Field Encryption Enterprise with the Key Management Framework (KMF). It also shows you how to use your own key.
시작하기 전에
Role required: sn_kmf.cryptographic_manager
이 태스크 정보
This walkthrough starts with an instance where you have already created and uploaded your customer-supplied cryptographic key. You could use the key, but this example uses a customer-supplied key.
Upload confidential attachments in your instance and limit access from certain users. Use Encrypted Field Configuration to specify which authorized personnel can access sensitive data.
We show you how to encrypt attachments to only be visible to users who are granted access, or be visible to all users that are not restricted from viewing the data. In this example, we restrict a certain role from being able to access an attachment in the Incidents module.
프로시저
결과
You have successfully used your customer-supplied key to control access to a specific attachment using Field Encryption Enterprise.