Securing Tagging

This topic provides security information and recommendations for Oracle Cloud Infrastructure Tagging.

Security Responsibilities

To use Tagging securely, learn about your security and compliance responsibilities.

In general, Oracle provides security of cloud infrastructure and operations, such as cloud operator access controls and infrastructure security patching. You are responsible for securely configuring your cloud resources. Security in the cloud is a shared responsibility between you and Oracle.

Oracle is responsible for the following security requirements:

  • Physical Security: Oracle is responsible for protecting the global infrastructure that runs all services offered in Oracle Cloud Infrastructure. This infrastructure consists of the hardware, software, networking, and facilities that run Oracle Cloud Infrastructure services.

Your security responsibilities are described on this page, which include the following areas:

  • Access Control: Limit privileges as much as possible. Users should be given only the access necessary to perform their work.

Initial Security Tasks

Use this checklist to identify the tasks you perform to secure Tagging in a new Oracle Cloud Infrastructure tenancy.

Task More Information
Use IAM policies to grant access to users and resources IAM Policies
Manage credentials using secrets Confidentiality

IAM Policies

Use policies to limit access to Tagging.

A policy specifies who can access Oracle Cloud Infrastructure resources and how. For more information, see How Policies Work.

Assign a group the least privileges that are required to perform their responsibilities. Each policy has a verb that describes what actions the group is allowed to do. From the least amount of access to the most, the available verbs are: inspect, read, use, and manage.

We recommend that you give MANAGE permissions to a minimum set of IAM users and groups. This practice minimizes loss of data from inadvertent deletes by authorized users or from malicious actors. Only give MANAGE permissions to the tag administrators.

For more information about Tagging policies and to view more examples, see Details for IAM without Identity Domains.

Access Control

In addition to creating IAM policies, lock down access to the target resources or the requesting resource by using tag-based access control. Tag-based access control provides another layer of security by restricting and granting access to a particular group of users, or resources in a compartment. .

To learn more about this feature in Tagging, see Using Tags to Manage Access

Confidentiality

Don't use tags as a method of storing confidential or sensitive information. Use the Vault service to encrypt and manage secrets.