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.
For example: https://idcs-123abc456def.identity.oraclecloud.com
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.
The RedirectUri is given by default.
Getting Started
The connector is available from Applied OLAP. To configure it, follow these steps:
-
Import the Oracle Authenticator Connector module: https://downloads.appliedolap.com/products/connectors/Oracle/
-
Restart the Smart Client.
-
Create an Oracle connection using the Authorization_Code grant type.
-
Place the ClientID and TenantID in the connection objects.
-
Commit changes
OAuth Connection Objects