Oracle Field Service Cloud Service 2020 Implementation Essentials — Question 20
What are two key benefits or Oracle Web Service Manager (OWSM) in the management and security of Web services across the organization? (Choose two.)
Answer options
- A. OAuth services are used for REST based services.
- B. Developers no longer need to understand security specifications and security implementation details.
- C. Security is controlled by the developer of the service and this gives greater control to the development of the service.
- D. OWSM provides a framework that is externalized and declarative outside of the web service implementation.
Correct answer: B, D
Explanation
The correct answers are B and D because OWSM simplifies the security process for developers by abstracting the complexities of security specifications, allowing them to focus on development. Option D highlights that OWSM provides an external framework, making security management more flexible and independent from the service code, while options A and C do not accurately describe the key benefits of OWSM.