- Create Users in OCI Identity and Access Management for Persons in PeopleSoft
- Install and Configure the Recipe
3 Install and Configure the Recipe
On your Oracle Integration instance, install the recipe to deploy and configure the integration and associated resources.
- On the Oracle Integration Home page, in the Get started section, click Browse store.
- Find the recipe you want to install, then click Get.
A message confirms that the recipe was successfully installed, and the recipe card shows In use.
- Click Configure
on the recipe to configure its resources.
The project workspace opens, displaying all the resources of the recipe. Configure the following resources before you activate and run the recipe.
Configure the IAM REST Connection
- In the Connections section, click the connection name.
- In the Properties section,
enter the following details:
Field Information to Enter Connection type Select REST API Base URL. Connection URL Specify the endpoint URL to use. For example: https://idcs-825cxxxxxxxx.identity.oraclecloud.com:443
- In the Security section, enter
the following details:
Field Information to Enter Security Policy Select OAuth Client Credentials. Access Token URI Enter the URL from which to obtain the access token. Client Id The client identifier issued to the client during the registration process. Client Secret Enter the client secret. Scope Enter the scope of the access request. For example: urn:opc:idm:__myscopes__
Auth Request Media Type Enter the format of the data you want to receive. For example: application/x-www-form-urlencoded
Client Authentication Send client credentials as basic auth header: Pass the client ID and client secret in the header as basic authentication. - Click Save. If prompted, click Save again.
- Click
Test to ensure that your
connection is successfully configured. In the resulting
dialog, click Test again.
A message confirms if your test is successful.
- To return to the project workspace,
click Go back
.
Configure the REST Trigger Connection
- In the Connections section, click the connection name.
- Click
Test to ensure that your
connection is successfully configured. In the resulting
dialog, click Test again.
A message confirms if your test is successful.
- Click Save. If prompted, click Save again.
- To return to the project workspace,
click Go back
.