Difference between revisions of "Policy Field Sets and Policies"

From SmartWiki
Jump to: navigation, search
(No summary)
(No summary)
Line 15: Line 15:
 
* Creating Data Policies
 
* Creating Data Policies
 
* Linking Policy Field Sets and Policies
 
* Linking Policy Field Sets and Policies
* Adding Data Category to Custom Fields
+
* Adding Policy Field Set to Custom Fields
  
  
 
===Creating Policy Field Sets===
 
===Creating Policy Field Sets===
 
* Go to [[Global Settings]] - Security tab.
 
* Go to [[Global Settings]] - Security tab.
* Click on the Policy Field Sets link. You will be brought to the Data Category Settings page.
+
* Click on the Policy Field Sets link. You will be brought to the Policy Field Set Settings page.
* Click on the "New Data Category" button.
+
* Click on the "New Policy Field Set" button.
* You will be brought to the New Data Category Settings page, which consists of the following settings:
+
* You will be brought to the New Policy Field Set Settings page, which consists of the following settings:
 
** ID: unique ID automatically generated on Save
 
** ID: unique ID automatically generated on Save
 
** Name: name used to identify the policy field set
 
** Name: name used to identify the policy field set
Line 32: Line 32:
  
 
* Populate the settings and click Save.
 
* Populate the settings and click Save.
* The Data Category Settings page refreshes and exposes 2 additional tabs:
+
* The Policy Field Set Settings page refreshes and exposes 2 additional tabs:
 
** Linked Policies
 
** Linked Policies
 
** Custom Fields
 
** Custom Fields
Line 38: Line 38:
 
[[Image:DataCategory2.png|1100px|border]]
 
[[Image:DataCategory2.png|1100px|border]]
  
NOTE: If you return to the Data Category Settings page then the category will be listed, with an Edit button to allow updates to be made.
+
NOTE: If you return to the Policy Field Set Settings page then the category will be listed, with an Edit button to allow updates to be made.
  
  
Line 74: Line 74:
  
 
===Linking Policy Field Sets and Policies===
 
===Linking Policy Field Sets and Policies===
If you are editing a Data Category then you can link the current category with an existing Data Policy by going to the Linked Policies tab.
+
If you are editing a Policy Field Set then you can link the current category with an existing Data Policy by going to the Linked Policies tab.
  
If you are editing a Data Policy then you can link the current policy with an existing Data Category by going to the Linked Policy Field Sets tab.
+
If you are editing a Data Policy then you can link the current policy with an existing Policy Field Set by going to the Linked Policy Field Sets tab.
 
[[Image:DataLinks1.png|1100px|border]]
 
[[Image:DataLinks1.png|1100px|border]]
  
 
The functionality for both tabs is the same and is as follows:
 
The functionality for both tabs is the same and is as follows:
  
* Start typing the name of the Data Policy or Data Category into the Ajax lookup field and selected from the returned results.
+
* Start typing the name of the Data Policy or Policy Field Set into the Ajax lookup field and selected from the returned results.
 
* Click on the Add button.
 
* Click on the Add button.
 
* The policy/category will now be listed under the Linked tab.
 
* The policy/category will now be listed under the Linked tab.
  
  
===Adding Data Category to Custom Fields===
+
===Adding Policy Field Set to Custom Fields===
Go to the Data Category tab, which is available against all Custom Fields settings pages, and start typing the name of the Data Category into the Ajax lookup field. Selected from the returned results.
+
Go to the Policy Field Set tab, which is available against all Custom Fields settings pages, and start typing the name of the Policy Field Set into the Ajax lookup field. Selected from the returned results.
  
 
[[Image:DataCategory3.png|1100px|border]]
 
[[Image:DataCategory3.png|1100px|border]]
  
The policy/category will now be listed under the Data Category tab.
+
The policy/category will now be listed under the Policy Field Set tab.
  
The custom field will also appear under the Custom Fields tab for the associated Data Category .
+
The custom field will also appear under the Custom Fields tab for the associated Policy Field Set .
  
 
<!-- abac ABAC Abac -->
 
<!-- abac ABAC Abac -->
 
[[Category:System Management]][[Category:Custom Fields]][[Category:Security]]
 
[[Category:System Management]][[Category:Custom Fields]][[Category:Security]]

Revision as of 15:20, 24 May 2023

This gives you the ability to create policy field sets and assign them to custom fields across your instance.

You can then create security policies and attach them to your policy field sets in order to control the visibility of field data across the entire instance.

This makes it easy for you to apply data access policies at a global level, for example if you have data sensitivity classes that apply across entire field sets.

These policies apply at the lowest level of security, such that no matter where data is accessed from--whether it's the object itself, a list view, or a report--the visibility of data will be controlled according to each field's categorization and policy and the end user's access level.


Configuration - Essentials

The process of configuring the Policy Field Sets and Policies involves the following steps . . .

  • Creating Policy Field Sets
  • Creating Data Policies
  • Linking Policy Field Sets and Policies
  • Adding Policy Field Set to Custom Fields


Creating Policy Field Sets

  • Go to Global Settings - Security tab.
  • Click on the Policy Field Sets link. You will be brought to the Policy Field Set Settings page.
  • Click on the "New Policy Field Set" button.
  • You will be brought to the New Policy Field Set Settings page, which consists of the following settings:
    • ID: unique ID automatically generated on Save
    • Name: name used to identify the policy field set
    • Description: description for the category
    • Type: select either Security or Prediction
    • Data Mask

PolicyFieldSet001.PNG

  • Populate the settings and click Save.
  • The Policy Field Set Settings page refreshes and exposes 2 additional tabs:
    • Linked Policies
    • Custom Fields

DataCategory2.png

NOTE: If you return to the Policy Field Set Settings page then the category will be listed, with an Edit button to allow updates to be made.


Creating Data Policies

  • Go to Global Settings - Security tab.
  • Click on the Data Policies link. You will be brought to the Data Policy Settings page.
  • Click on the "New Data Policy" button.
  • You will be brought to the New Data Policy Settings page, which consists of the following settings:
    • ID: unique ID automatically generated on Save
    • Name: name used to identify the policy
    • Description: description for the policy
    • Policy Type: select either Security or Prediction
    • Include Roles: lookup to select the roles that the policy should apply for
    • Exclude Roles: lookup to select the roles that the policy should not apply for

DataPolicy1.png


  • Populate the settings and click Save.
  • The Data Policy Settings page refreshes and exposes the Action field, with the following 4 options:
    • Edit
    • Read
    • Delete
    • Forbidden

DataPolicy2.png

The Linked Policy Field Sets tab is also exposed

NOTE: If you return to the Data Policy Settings page then the category will be listed, with an Edit button to allow updates to be made.


Linking Policy Field Sets and Policies

If you are editing a Policy Field Set then you can link the current category with an existing Data Policy by going to the Linked Policies tab.

If you are editing a Data Policy then you can link the current policy with an existing Policy Field Set by going to the Linked Policy Field Sets tab. DataLinks1.png

The functionality for both tabs is the same and is as follows:

  • Start typing the name of the Data Policy or Policy Field Set into the Ajax lookup field and selected from the returned results.
  • Click on the Add button.
  • The policy/category will now be listed under the Linked tab.


Adding Policy Field Set to Custom Fields

Go to the Policy Field Set tab, which is available against all Custom Fields settings pages, and start typing the name of the Policy Field Set into the Ajax lookup field. Selected from the returned results.

DataCategory3.png

The policy/category will now be listed under the Policy Field Set tab.

The custom field will also appear under the Custom Fields tab for the associated Policy Field Set .