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

Expose an OIC Rest Endpoint with OAuth

Question
15
Views
0
Comments
edited Jun 8, 2022 12:11PM in General Technical Discussions

Hi,

I want to expose a Rest API built in Oracle Integration Cloud with a third party system. This API will follow the OAuth2 protocol, so when the third party system calls the API, they need to pass the Token to access the API. My understanding of creating the flow is as below:

  1. Create a Custom Rest API in OIC to get the auth token from IDCS (/oauth2/v1/token) by passing the Client Id and Client secret. So the third party application will call this custom API to get the Auth Token by passing the client id and secret.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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