Oracle Field Service Cloud Service 2020 Implementation Essentials — Question 33
When considering the configuration of APIs, Services, and Service Accounts in the API Platform Cloud Service, which two statements are valid? (Choose two.)
Answer options
- A. An API Platform policy can be configured to reference another policy to override credentials information.
- B. An API references Services and Service Accounts through the policies defining the API.
- C. A Service Account is limited to using OAuth credentials only for defining security because Services can be configured to define Basic Authentication.
- D. A Service Account defines the security credentials required to invoke a back-end service.
- E. A Service must include a Service Account reference to invoke a back-end service.
Correct answer: B, D
Explanation
Option B is correct because APIs do indeed reference Services and Service Accounts through their defining policies. Option D is also correct, as a Service Account is responsible for detailing the security credentials necessary for invoking backend services. Options A, C, and E are incorrect because they misrepresent the flexibility of policies and the requirements for Service Accounts and Services.