1. Oracle Official Documentation
"Using Integrations in Oracle Integration 3"
Chapter: "Manage Agent Groups and the Connectivity Agent"
Section: "Install the Connectivity Agent": This section states
"Before you can install the connectivity agent
you must first create an agent group." This validates that option A is a correct statement.
2. Oracle Official Documentation
"Using Integrations in Oracle Integration 3"
Chapter: "Manage Agent Groups and the Connectivity Agent"
Section: "Configure the Connectivity Agent for OAuth Authentication": This document outlines the manual procedure for configuring OAuth: "To configure the connectivity agent for OAuth authentication
you must first create a confidential application in Oracle Identity Cloud Service." This proves that the OAuth application is not created automatically with the agent group
making statement B invalid. It also confirms that OAuth is a supported authentication method
validating part of statement D.
3. Oracle Official Documentation
"Service Limits"
Section: "Integration Limits": Under the "Oracle Integration 3" or "Oracle Integration Generation 2" limits
the table for "Resource: Agent" specifies "Maximum number of agent groups per instance" as 5. This validates statement C.
4. Oracle Official Documentation
"Using Integrations in Oracle Integration 3"
Chapter: "Manage Agent Groups and the Connectivity Agent"
Section: "Download and Install the Connectivity Agent": The description of the InstallerProfile.cfg file shows parameters for oicUSER and oicPASSWORD
which are used for Basic Authentication. This
combined with the reference for OAuth configuration
confirms that both methods are supported
validating statement D.