Oracle Authorization Connector

Overview

The Dodeca Oracle Authorization Connector provides support for authenticating a user against Oracle services using the Microsoft Identity Client. This allows for integration with Oracle products.

The Oracle Authorization Connector is implemented as a native connector and is imported as with any other module into a given Dodeca tenant/application.

Getting Started

Using the Oracle Authorization Connector requires importing the connector module and setting up a connection.

Oracle Authorization Connector Connection Object

The connection objects below are used for OAuth Connection. TenantID ClientID RedirectUri

Get the TenantID and ClientID from the IDCS URL and/or IDCS Admin console or from an existing AuthorizationCode EPM Connection.

The TenantID is the alphanumeric characters in the IDCS URL.

TenantID

The TenantID is 123abc456def

The ClientID is located in the following path in the IDCS Console:

Shown in Identity -> Domains -> Choose the compartment -> OracleIdentityCloudService domain -> Integrated applications -> Choose the relevant application -> OAuth Configuration tab -> Client ID parameter shown.

ClientID

The RedirectUri is given by default.

Getting Started

The connector is available from Applied OLAP. To configure it, follow these steps:

  1. Import the Oracle Authenticator Connector module: https://downloads.appliedolap.com/products/connectors/Oracle/

  2. Restart the Smart Client.

  3. Create an Oracle connection using the Authorization_Code grant type.

  4. Place the ClientID and TenantID in the connection objects.

  5. Commit changes

OAuth Connection Objects

OAuth Connection Objects

Release History

Version 1.0.0

  • Initial release