Configure OAuth Settings

You can configure OAuth settings to allow all resources.

Prerequisite: OAuth settings won't display unless the feature is enabled. To enable this feature, file a Service Request with My Oracle Support. If you don't file a Service Request, then you won't be able to configure OAuth settings.
To configure OAuth settings:
  1. In the Identity Cloud Service console, expand the Navigation Drawer, and then click Security.
  2. Click OAuth.
  3. In the OAuth Settings page, select Always Allow All Resources.
    This allows the client to access any resource within the tenant regardless of the Trust Scope settings at the application level.
  4. (Optional) In the Issuer field, enter a custom issuer value. This issuer value will be used in the newly issued tokens.

    The default IDCS issuer, https://identity.oraclecloud.com/ is used if you do not specify a custom issuer.

    Caution:

    Only one previous issuer value is stored. If you make frequent changes in the issuer value, the old token validation may fail.

    After changing the Issuer value at Oracle Identity Cloud Service, the Issuer may be different on the client side based on the Tenant configuration. Make sure you validate the issuer value logic on the client side to use the new Issuer value.

  5. Click Save.
Update the idcs.iss.url value in the EBS Asserter properties file. See Update the E-Business Suite Asserter Configuration File.