Standalone VBCS application using Oracle Fusion REST API call - Authentication for Logged-In Users?
Hi Experts,
We have built a standalone VBCS application using Oracle Fusion REST API calls. For authenticating the REST API, we have Oracle SaaS application service account (Username and password) credentials. For testing, we have used "Basic", Authentication for Logged-In Users option and able to run the application without any issues even after registering this application in Oracle SaaS application.
But it is noted that "Basic Authentication is a relatively weak security layer, we recommend using one of the other available approaches if possible."
fyi.., Our VB instance and Fusion Apps instance are not using the same IDCS. Registered under different IDCS's.