Log in to the Oracle Cloud Console with administrator privileges.
Click Identity & Security from the navigation menu.
Click Domains from the Identity section.
Click Default domain.
Select the Integrated Applications tab.
Click Add Application. In the Add Application page:
Select Confidential Application and click Launch Workflow.
Enter Name and Description of the confidential app.
Click Submit.
In the Configure OAuth section inside the newly created confidential application:
Click Edit OAuth configuration.
On the Configure OAuth pane, select Configure this application as client now.
Under Authorization, select Grant Client credentials.
Under Client type, select Trusted.
Under Certificate, click on Import Certificate.
Enter the alias name and upload the Britive WIF certificate downloaded using this step (Downloading WIF Certificate), and then click Import.
Click Submit.
Select Activate from the drop-down list at the top of the page to activate the application.
Copy the client ID and client secret from General Information. These are used to generate an access token that is used to make the OCI REST API calls in the next steps.
For more information about adding a confidential application in OCI, see Adding a Confidential Application.