How to Call SOAP Services using oracle/wss_saml_token_bearer_over_ssl_client_policy in Fusion Applications Cloud
(Doc ID 2680717.1)
Last updated on OCTOBER 14, 2020
Applies to:
Oracle Fusion Global Human Resources Cloud Service - Version 11.13.20.04.0 and laterInformation in this document applies to any platform.
Goal
Users have created the Java client as described in the documentation to call the web services below.
WSDLS Using for the Implementation:
https://<host>.<domain>/idcws/GenericSoapPort?wsdl
https://<host>.<domain>/hcmCommonDataLoader/HCMDataLoader?wsdl
Developers do not want to pass username and password in the SOAP request so have chosen the policy oracle/wss_saml_token_bearer_over_ssl_client_policy . Therefore, the public key generated from the client should be imported into the fusion key store.
How do users import the certificate in the Fusion Keystore ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |