Initialize Policy Management
Workflow to initialize policy management.
This section outlines a workflow for creating a policy. This workflow is used in examples and scripts that are provided in related sections of the documentation.
Here are the general steps of the Policy Workflow:
Each step of the workflow has a sub-page that describes the workflow in detail, including a description, purpose, inputs, and outputs. Other sections of this documentation show examples of these steps for creating a policy, such as a policy to protect a credit card number.
The workflow described in this section assumes that the reader is working in an environment where the core Protegrity platform components are already installed, accessible, and functioning correctly. The steps focus on policy creation and deployment, not on platform installation, infrastructure provisioning, or troubleshooting underlying system issues.
To execute any CLI or API command in this example, the following assumptions have been made:
CLI Examples
To execute any CLI command in this example, the following additional assumption has been made:
API Examples
To execute any API command in this example, the following additional assumption has been made:
To clearly establish the scope of the workflow and avoid ambiguity about what the documentation covers versus what is expected to be completed beforehand. By defining these assumptions up front, the workflow can focus on explaining policy behavior and intent, rather than environmental setup.
With these assumptions satisfied, the reader can proceed through the workflow steps with the expectation that each command or configuration action will succeed without requiring additional environment preparation.
Workflow to initialize policy management.
Workflow to prepare data element.
Workflow to create a member source.
Workflow to create a role.
Workflow to assign member source to role.
Workflow to create a policy shell.
Workflow to define rule with Data Element and Role.
Workflow to create datastore.
Workflow to deploy policy to datastore.
Workflow to confirm deployment.
Was this page helpful?