Hi, Richard:

These are two separate features, which were introduced in MarkLogic 9:

*  Element Level Security prevents access to unpermitted branches of the 
document
    http://docs.marklogic.com/guide/security/element

*  Redaction masks data on export
    http://docs.marklogic.com/guide/app-dev/redaction

A redacted export of the data can only be generated by a user with a role that
has permission to access to the data.  The user who generates the redacted 
export
can, of course, make the redacted data available to users without permission
to access the data.


Erik Hennum


________________________________________
From: [email protected] 
<[email protected]> on behalf of Shmennen 
<[email protected]>
Sent: Thursday, October 26, 2017 1:26:50 PM
To: [email protected]
Subject: [MarkLogic Dev General] Data Masking on Import/Export

Hello All,

   Could you please point me to some useful documentation in order to configure 
data masking in MarkLogic?
e.g. If a user cannot see field A inside an XML (e.g. user is not granted to 
permissions for that field), on export that field A should be masked. Then, if 
user modifies the exported data (fields he has access to, not the one masked) 
and wants to re-import it, then the field masked should be correlated to the 
initial value from ML.

Thanks
-Richard
_______________________________________________
General mailing list
[email protected]
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to