FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You are creating an Oracle Visual Builder Cloud Service (VBCS) application that you intend toembed into an Oracle SaaS application. Which security option should you choose when selecting the security options for the SaaS REST service you are using, In order to prevent the need to log-In twice?
A
Basic Authentication
B
No security
C
Cloud Account
D
This is not possible to achieve.
E
OAuth
Explanation: 

Detailed explanation-1: -Rapidly create and extend applications using a visual development environment with integrated agile and collaborative development, version control, and continuous delivery automation.

Detailed explanation-2: -VBCS provides a seeded object (user) to get the logged-in user credentials and this can be extracted in each page, flow, etc. without any extra coding. Using the seeded object, you can extract below of logged-in user: Full Name.

There is 1 question to complete.