Calling WebServices with Oracle IDCS SSO
Summary
Objective: to call Oracle Fusion Cloud Enterprise Scheduler (ESS) Webservice with SSO implemented with OIDCS (Oracle Identity Cloud Service)Content
Objective: to call Oracle Fusion Cloud Enterprise Scheduler (ESS) Webservice with SSO implemented with OIDCS (Oracle Identity Cloud Service)
The WSDL for the ESS Webservice SOAP API is found at http://host:port/ess/esswebservice?WSDL
Assumptions:
1. Oracle IDCS is implemented for Single-Signon
2. Oracle apps username/password is not known, and cannot be passed directly to the webservice API
1. Oracle IDCS is implemented for Single-Signon
2. Oracle apps username/password is not known, and cannot be passed directly to the webservice API
Current State:
Without SSO, we are able to call an operation like getRequestDetail, and get the details of a specified Oracle Process.
Without SSO, we are able to call an operation like getRequestDetail, and get the details of a specified Oracle Process.
Tagged:
0