Install and Configure the Recipe

On your Oracle Integration instance, install the recipe to deploy and configure the integration and associated resources.

Install the recipe on your Oracle Integration instance. See Install a Recipe or Accelerator.

After you've installed the recipe, configure the following resources:

Configure the Azure Active Directory Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the tenant ID that you obtained in the Tenant ID field. See Prerequisites for Creating a Connection in Using the Azure Active Directory Adapter with Oracle Integration 3.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select Client Credentials.
    Client ID Enter the client ID. See Prerequisites for Creating a Connection in Using the Azure Active Directory Adapter with Oracle Integration 3.
    Client Secret Enter the client secret.
  4. Click Save. If prompted, click Save again.
  5. Click Test to ensure that your connection is successfully configured. In the resulting dialog, click Test again.

    A message confirms if your test is successful.

  6. To return to the project workspace, click Go back Back icon.

Configure the Lookup Table

The recipe contains the following lookup tables that you can edit as necessary.

  • ORACLE-BRT_AZURE_AD_LOOKUP: Use this lookup table to enable user account, configure the domain associated with the user principal name (UPN) used for identification, and to set password sign in.
  • ORACLE-BRT-EMAIL_CONSTANTS: Use this lookup table to configure email properties for error handling.
  1. In the Lookups section, click the lookup name.
  2. Configure the lookup table.
    1. In the ORACLE-BRT_AZURE_AD_LOOKUP lookup table, edit the following properties as necessary.
      Property Description
      AccountEnabled Specify the value as either True or False.
      UserPrincipalNameDomain Specify the user name domain. For example: john.doe@example.com
      PasswordSignIN Specify the value as either True or False.
    2. In the ORACLE-BRT-EMAIL_CONSTANTS lookup table, edit the following properties as necessary.
      Property Description
      From Specify the email address from which error notifications have to be sent.
      To Specify the email address to which error notifications have to be sent.
      Subject Specify the subject of the error notification email. For example: Oracle Azure User Sync failed
  3. Click Save. If prompted, click Save again.
  4. To return to the project workspace, click Go back Back icon.