Configure confidentiality in GRC tables
You can create a confidentiality configuration record in your GRC tables.
Before you begin
Before you begin the confidentiality configuration on your table, you must create three new columns in the table that you want to enable confidentiality in.
Role required: sn_grc.admin.
| Type | Comments | Example column name | Description |
|---|---|---|---|
| Boolean | Confidential | u_confidential | Flag that marks or unmarks whether a field is confidential. |
| List, Reference to sys_user table | Allowed users | u_allowed_users | Field that contains the list of users who can access the confidential record. |
| List, Reference to sys_user_group table | Allowed groups | u_allowed_groups | Field that contains the list of user groups who can access the confidential record. |
For more information, see KB1497382.
Procedure
Result
Confidentiality is enabled for the GRC table that you selected.