OAuth support for Oracle Fusion BICC, ESS and Core Content Webservices — Oracle Analytics

Oracle Transactional Business Intelligence Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OAuth support for Oracle Fusion BICC, ESS and Core Content Webservices

117
Views
1
Comments

We are using the BICC SOAP and REST APIs to Fetch data from Oracle Fusion cloud. Currently these webservices supports only Basic Authentications.

We are looking for more robust authentication mechanism like OAuth as there are security concerns associated with basic authentication.

SOAP API:

  1. https://<HOST>.oraclecloud.com/bi/ess/esswebservice
  2. https://<HOST>.oraclecloud.com/idcws/GenericSoapPort

REST API:

  1. https://<HOST>.oraclecloud.com/biacm/rest/meta/jobs

We are proposing the idea of implementing OAuth to enhance security aspects of these webservices.

8
8 votes

Submitted · Last Updated

Comments

  • Georgy Beregovy
    Georgy Beregovy Rank 1 - Community Starter

    it is such a miss that i have to use different authentication methods for different parts of oracle fusion erp applications