Using API Key Instead of Basic Auth in FCC Connection to Call OIC Endpoint
Problem Summary:
We are triggering an Oracle Integration Cloud (OIC) REST endpoint from FCC using a Groovy script and a connection configured via the "Other Web Service Provider" option. Currently, we are using Basic Authentication with OIC service admin credentials. We would like to confirm if API Key-based authentication can be used instead in this configuration.
Detailed Description:
We have designed a server-side Groovy script in FCC which calls an OIC integration endpoint. The connection to the OIC application is configured in FCC using the "Other Web Service Provider" connection type. Currently, this connection uses Basic Authentication with service admin credentials provided by OIC.
Tagged:
0