Oracle Integration Cloud 3: Connectivity Agent

Santhosh Kumar BVSRK
2 min readMay 5, 2023

--

By now, everyone must be familiar with the WHAT’s & WHY’s of OIC Connectivity agent (if not check this link).

In this blog, we will see how to update the InstallerProfile.cfg file of OIC3 Agent zip file to connect, as it is a bit different when compared to the previous one.

InstallerProfile.cfg OIC Gen3
InstallerProfile.cfg OIC Gen2

In OIC3, the agent file needs few more fields as highlighted above.

For this we need to create an IDCS confidential client application

Confidential Application
  1. Provide name on the “Details” screen.

2. On the “Client” screen choose the below:

a) configure the application as a client now

b) under Allowed Grant Types choose Client Credentials & Refresh Token

c) under Resource, click on “Add Scope” and choose the OIC3 instance provisioned.

Click Next, Next and complete the setup. Once done, activate the application.

Now, the created application will have Client ID, Client Secret & Scope which you need to populate in the InstallerProfile.cfg file

You can check the status of the same from OIC Console

This completes the intent of this blog. Hope this helps with your learning/work. Thank you.

!!! Happy Reading !!!

--

--

Santhosh Kumar BVSRK
Santhosh Kumar BVSRK

Written by Santhosh Kumar BVSRK

17+ Years in IT/ITES| ML & AI Enthusiast| Oracle Cloud Architect, Integration Specialist — BPEL, OSB, OIC, IICS| Database Scripting-SQL, PL/SQL, MySQL

No responses yet