Consuming web services using SOAP/ERPIntegrationService with SSO account? Is it possible?
We currently use web services using SOAP/ERPIntegrationService to import data into our Oracle Cloud ERP environment.
For our main user base in Oracle Cloud, we have SSO integration with Azure. However, the account that is used for the automated webservice is still a standard user with password.
To allow this, our environment is currently configured to allow both SSO and user/password authentication.
As part of our effort to gain Cyber Essentials Plus, we have been asked to look at closing off the user/password option, so that we only allow SSO.
We’ve been investigating how this would work with the ERPIntegrationService web service, but have found the MOS note 2573113.1 that states that webservices are not possible with SSO accounts.