1. Oracle Fusion Cloud Applications - Securing Your Applications Guide: This guide details the security architecture
emphasizing Role-Based Access Control. It states
"Oracle Fusion Cloud Applications security is a function- and data-based security model that is organized by roles." This supports the principle of using roles (Option A) as the primary security mechanism.
Reference: Chapter 1
"Oracle Fusion Cloud Applications Security
" Introduction.
2. Oracle Fusion Cloud Applications - Implementing Security Guide: This document explains the implementation of data security
including at the attribute level. It describes how data security policies
which are assigned to roles
can secure attributes. "You can secure a logical entity's attributes by creating a policy for an attribute group." This confirms that field-level security is an integral part of the RBAC setup described in Option A.
Reference: Chapter 4
"Data Security
" Section: "Data Security Policies".
3. Oracle Fusion Cloud HCM - REST API for Common Features: The documentation for using REST APIs notes that access is controlled by privileges granted to roles. "Before you can use a REST API
you must grant a function security privilege for the required REST resource to a custom role." This reinforces that role configuration is the prerequisite and primary control for any data access.
Reference: Chapter 2
"Getting Started
" Section: "Set Up Authentication and Authorization".