Sensitive column redaction with Oracle Transparent Sensitive Data Protection (TSDP)
This post demonstrates data redaction using Oracle Transparent Sensitive Data Protection (TSDP). We’ll configure the HR Employee table so that salary data is visible only to users with the MGR role—all other users will see zero when querying this column. The example was developed using the Oracle Pre-Built Developer VMs for Oracle VM VirtualBox. Implementation […]
You must be logged in to post a comment.