Documentation Index

Fetch the complete documentation index at: https://docs.britive.com/llms.txt

Use this file to discover all available pages before exploring further.

Britive platform release 2026.06.02 is now live in production.

Documentation is reorganized in Administrators, Users, and Developers sections.

Creating Confidential Application in Oracle Cloud

Prev Next
  1. Log in to the Oracle Cloud Console with administrator privileges.

  2. Click Identity & Security from the navigation menu.

  3. Click Domains from the Identity section.

  4. Click Default domain.

  5. Select the Integrated Applications tab.

  6. Click Add Application.

  7. Select Confidential Application and click Launch Workflow.

  8. Enter Name and Description of the confidential app.

  9. Click Submit.

  10. Go to the section OAuth configuration inside the newly created confidential app.

  11. Click Edit OAuth configuration.

  12. Under Client configuration, select Configure this application as client now.

  13. Under Authorization, select Client credentials.

  14. Scroll down, and under Client type select Trusted.

  15. Under Certificate, click on Import Certificate.

  16. Enter the alias name and upload the Britive WIF certificate downloaded using this step (Downloading WIF Certificate), and then click Import.

  17. Click Submit.

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.