You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Secure OIC REST API with API Key (x-api-key) Instead of OAuth?

Summary:

I need to expose an Oracle Integration Cloud (OIC) REST API endpoint that is secured using API key authentication.

Requirement:
The client invoking the OIC API cannot perform an OAuth-based authentication flow to obtain and pass an access token. They are only capable of making a single API call, so using OAuth is not an option.

To address this, I am planning to secure the OIC REST API using an x-api-key header.

Question:
Is it possible to configure OIC to accept and validate an x-api-key for REST API calls? If so, could you please provide detailed steps or documentation references for setting this up?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!