Creating a Policy Using the Console

You can use Data Integration policy templates to create a policy or you can manually enter the policy statements in the manual editor.

To create policies for a group of users, you need to know the name of the Oracle Cloud Infrastructure IAM group.

To create a policy:

  1. In the Console navigation menu, select Identity & Security, then under Identity, select Policies.
  2. Click Create Policy.
  3. Enter a Name and Description (optional) for the policy.
  4. Select the Compartment in which to create the policy.
  5. To use the manual editor, select Show manual editor. Then enter the policy statements you need.
  6. To use policy templates, do not select Show manual editor.
    1. From Policy use cases, select Data Integration.
    2. From Common policy templates, select a template.
    3. Select Groups and then select the group that you are creating the policy for.
    4. For Location, select the root compartment or the compartment in which the group is using Data Integration.
    5. (Optional) To give access to a specific workspace using the OCID of the workspace, you can customize the policy statements provided by the template. Select Show manual editor . Then in the manual editor, add request.principal.id='{workspace_ocid}' to applicable statements.
  7. (Optional) Select Create Another Policy to remain in the Create Policy page after creating this policy.
  8. To create this policy, click Create.

Complete information about using the Policy Builder and templates is found in Writing Policy Statements with the Policy Builder.

See also how policies work, policy syntax, and policy reference.