Configure and Register OAuth Client in OAuth Server
This document uses IDCS as the OAuth Server and it is for illustration purposes. This feature is independent of the OAuth Server. For this, create a confidential application with Introspect disabled using Oracle Identity Cloud Service (IDCS).
Prerequisites:
- Make sure to have a OCI Tenancy and a Federation configured in your tenancy.
- Login to your OCI Tenancy and go to Hamburger Menu >> Identity & Security.
- Click Federation.
- In the Federation, you should see "OracleIdentityCloudService" and Type as IDCS with status of "Active".
- Click OracleIdentityCloudService.
- On the OracleIdentityCloudService page, the console URL to access IDCS will be shown which would be the admin URL that should be clicked to access the IDCS login page.
Note: Please use your respective Federation service vendor documentation to create
confidential application. For IDCS, you can use the IDCS documentation.