Enable PII Manually
Procedure
The PII security configuration files are saved in the following locations in your project:
- Protected paths are stored in PROJECT_DIR/src/main/ml-config/security/protected-paths/.
- Query rolesets are stored in PROJECT_DIR/src/main/ml-config/security/query-rolesets/.
Results
After the configuration files are deployed,
- Only users with the pii-reader role will be able to view PII properties in harmonized documents that they are allowed to view.
- When the document is displayed to users who do not have the "pii-reader" role, PII properties are omitted entirely (i.e., neither property names nor values are visible).