Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Sensitive Data Protection

date_range 27-Mar-21

Configure a data obfuscation profile to prevent unauthorized access to sensitive or personal identifiable information in JSA.

Data obfuscation is the process of strategically hiding data from JSA users. You can hide custom properties, normalized properties such as user names, or you can hide the content of a payload, such as credit card or social security numbers.

The expressions in the data obfuscation profile are evaluated against the payload and normalized properties. If the data matches the obfuscation expression, the data is hidden in JSA. The data might be hidden to all users, or only to users belonging to particular domains or tenants. Affected users who try to query the database directly cannot see the sensitive data. The data must be reverted to the original form, by uploading the private key that was generated when the data obfuscation profile was created.

To ensure that JSA can still correlate the hidden data values, the obfuscation process is deterministic. It displays the same set of characters each time the data value is found.

footer-navigation