Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FlexDeploy now supports use of OAuth authentication for Oracle Integration Cloud. You can follow the below steps for configuring OAuth for OIC.

Info

Currently FlexDeploy only supports OAuth for Resource Owner grants. Others may be supported in the future.

  • Create a Confidential Application in Oracle Identity Console

Copy your Oracle Identity Url to notepad for later use

  • Image Added

    Give it a meaningful name such as ‘FlexDeploy OAuth App

  • On the client configuration select Configure this application as a client now

  • Be sure to select the grant type of Resource Owner and add scopes for the your OIC Instances where you want to use this application.

Copy the scope that ends in /ic/api to notepad

  • Image Added

    You can accept the default values throughout the rest of the configuration.

Copy the client id and secret that show up after completing the application (you can access this from the configuration tab as well)

  • Activate your application

  • Image Added

    Finally you can add all of this information to the cloud account in FlexDeploy and you will be all set for using OAuth authentication for OIC!

    Image Added