Securing Support Management
Review security information and recommendations for Support Management.
For more information about Support Management, see Support Requests.
Security Responsibilities
To use Support Management securely, learn about your security and compliance responsibilities.
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 Support Management in a new Oracle Cloud Infrastructure tenancy.
Task | More Information |
---|---|
Use IAM policies to grant access to users and resources | IAM Policies |
Configure Oracle support accounts, including My Oracle Cloud Support for access control | Configuring Your Oracle Support Account |
Routine Security Tasks
After getting started with Support Management use this checklist to identify security tasks that we recommend you perform regularly.
Support Management does not have any security tasks that you need to perform regularly.
IAM Policies
Use policies to limit access to Support Management.
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
.
For more information about Support Management policies and to view more examples, see Support Management IAM Policy Reference.
Get and List Support Requests
Create this policy to allow a group to get support requests and list support requests in the tenancy.
Allow group <group-name> to read tickets in tenancy
Create and Update Support Requests
Create this policy to allow a group to create support requests and update support requests in the tenancy.
Allow group <group-name> to manage tickets in tenancy
Access Control
In addition to creating IAM policies, lock down access to support requests using My Oracle Cloud Support. For more information, see Configuring Your Oracle Support Account.