Configuring OIC Cloud Account
Before using OIC plugin operations, navigate to Topology → Integrations → Cloud, then create an account with provider OIC for each one of your OIC environments. This account will store the URL and credentials to make HTTPS requests to your OIC environment. The account will be reusable by all OIC Plugin operations. All fields shown are required.
Property Name | Property Code | Required | Description |
---|---|---|---|
OIC User |
| Yes | Username for the registered OIC account |
OIC Password |
| Yes | Password for the registered OIC account |
OIC Base URI |
| Yes | The REST Base URI of a running OIC Instance. E.G. https://testoic.domain.com (Oracle Integration Gen 2 and earlier) or https://design.integration.region.ocp.oraclecloud.com?integrationInstance=testoic (Oracle Integration 3) |
OIC Identity Base URI |
| No | The Oracle Identity Cloud Service URL (IDCS). E.G. https://idcs-1a2bc3de.identity.oraclecloud.com. Only required when using OAuth. For more information on configuring OAuth see here. |
OIC Client Id |
| No | The Oracle Identity Client Id. Only required when using OAuth. For more information on configuring OAuth see here. |
OIC Client Secret |
| No | The Oracle Identity Client Secret. Only required when using OAuth. For more information on configuring OAuth see here. |
OIC Client Scope |
| No | The Oracle Identity Client Scope. Only required when using OAuth. For more information on configuring OAuth see here. |
Related content
- style