You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.
A constant ask is: Can a mask real time? The answer is to use Entity Services to create two version(Full, Masked) of the ssn and use two paths to protect the Full SSN and the Masked SSN. Hence a call center operator only sees Masked, while HR sees Full. Better yet, to use rdt.redact on the extraction to masked the ssn.
The text was updated successfully, but these errors were encountered:
Seems like a straightforward enhancement. Probably this issue should be part of the DHF++ backlog, as that's where coordinated effort on entity-services and the data hub go.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A constant ask is: Can a mask real time? The answer is to use Entity Services to create two version(Full, Masked) of the ssn and use two paths to protect the Full SSN and the Masked SSN. Hence a call center operator only sees Masked, while HR sees Full. Better yet, to use rdt.redact on the extraction to masked the ssn.
The text was updated successfully, but these errors were encountered: