View/Edit Organisation Details
Scope
View/ Edit Organization’s Details - PII data to be masked.
Actor
Employee
Details
Change in View/ Edit Organization is required to implement data privacy.
PII and sensitive information to be masked for all other roles other than “View_ORG_Unmasked”.
The format of masking is as given below.
Door No. - The first letter is shown, and the rest is masked. e.g. 101A/2 → 1*****.
Street Name - The first letter is shown, and the rest is masked. e.g. Gandhi Marg → G********g.
Locality - The first letter is shown, and the rest is masked. e.g. Manohar Nagar → M***********r.
Mobile Number - The first 8 digits are masked, rest are displayed. e.g. 8888888888 → **********88.
Email ID - The first, last and domain are displayed, rest all are masked. e.g. nschauhan@gmail.com → n*******n@gmail.com
Account number - Only last 4 digits are displayed, rest all are masked with asterisk. e.g. 321004567621 → ********7621.
IFSC - The first 4 and last 2 digits are displayed, rest are masked. e.g. ICIC0000047 → ICIC*****47.
Branch Address -
Street number and specific street details are masked.
The district name is partially masked.
The city, state, and postal code remain visible.
PAN - The first 3 and Last 2 digit are displayed. rest are masked. BNQNS7208B → BNQ******8B.
GSTIN - The first 3 and Last 2 digit are displayed. rest are masked.
The details shown masked for the role other than View_ORG_Unmasked.
For the user having role “View_ORG_Unmasked” information displayed is unmasked.
User Interface
View
Edit
Acceptance Criteria
Organization contact person PII and sensitive data are to be masked while displayed based on role.
A user having the role permission for “View_ORG_Unmasked” can see the details unmasked.
A user having a role permission other than “View_ORG_Unmasked” and view the details masked without an option to unmask it.
Last updated