Adding Scope in IDCS Application

When configuring the IDCS application, ensure that both Fusion Applications Cloud Service and Oracle Fusion Field Service are added as Scopes. This is a critical step to enable seamless integration and authentication.

When configuring the OAuth Client Credentials Flow in Oracle Identity Cloud Service (IDCS) for the Oracle Fusion Field Service Mobile Framework, make sure you also apply these additional settings:

IDCS Application Scope Settings

When adding Scopes for the IDCS application used by Oracle Fusion Field Service, make sure to include both:

  • Fusion Applications Cloud Service
  • Oracle Fusion Field Service

Also verify that, in the Oracle Fusion Field Service application, the Scope for Fusion Applications Cloud Service is added.

Fusion Profile for CORS Origin Configuration

  • In your Fusion Applications, you must set the profile option ORA_CORS_ORIGINS at the site level.
  • The value should be set to: *.ocs.oraclecloud.com. This ensures that CORS is properly configured for integration.

For more details on CORS configuration in Fusion Applications, see https://docs.oracle.com/en/cloud/saas/sales/faaps/Configure_for_CORS.html