JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Identity Analytics System Integrator's Guide 11g Release 1
search filter icon
search icon

Document Information

Preface

1.  Integrating With Oracle Identity Manager, Preferred Method

2.  Integrating With Oracle Identity Manager, Deprecated Method

3.  Integrating With Oracle Waveset (Sun Identity Manager)

Overview

Integration Architecture

Integrating Oracle Identity Analytics With Oracle Waveset

To Configure Oracle Identity Analytics and Oracle Waveset to Work Together

Step 1: To Import the Oracle Waveset SPML Exchange File

Step 2: To Create a Oracle Identity Analytics User That Oracle Waveset Will use to Connect

Step 3: To Create an Oracle Waveset User That Oracle Identity Analytics Will use to Connect

Step 4: To Designate Oracle Waveset as the Provisioning Server

Step 5: To Configure Oracle Waveset to use Oracle Identity Analytics Web Services

Step 6: To Configure the User Deferred Task Scanner

Step 7: To Configure the User Form so That Oracle Identity Analytics can Authenticate Over SPML

Populating Oracle Identity Analytics With User Information From Oracle Waveset

Use Case 1: Importing Global Users From Oracle Waveset Into Oracle Identity Analytics

To Import Users From Oracle Waveset Into Oracle Identity Analytics

Use Case 2: Importing Resource Metadata From Oracle Waveset Into Oracle Identity Analytics

To Import Resource Metadata From Oracle Waveset Into Oracle Identity Analytics

Use Case 3: Importing Resources From Oracle Waveset Into Oracle Identity Analytics

To Import Resources From Oracle Waveset Into Oracle Identity Analytics

Use Case 4: Importing User Accounts From Oracle Waveset Into Oracle Identity Analytics

To Import Accounts From Oracle Waveset Into Oracle Identity Analytics

Use Case 5: Importing Roles From Oracle Waveset Into Oracle Identity Analytics

To Import Role From Oracle Waveset Into Oracle Identity Analytics

Populating Oracle Waveset With Roles Information From Oracle Identity Analytics

Use Case 1: Exporting Roles From Oracle Identity Analytics to Oracle Waveset

To Export Roles to Oracle Waveset

Understanding Closed Loop Compliance

To Configure Resources in Oracle Identity Analytics for Remediation

To Configure Certifications in Oracle Identity Analytics for Remediation

Oracle Waveset Sample Workflows

Oracle Identity Analytics Web Services

Troubleshooting

System Logs

4.  Integrating With Other Provisioning Servers

5.  Authenticating With LDAP

6.  Integrating With Intellitactics Security Manager

7.  Configuring Oracle Identity Analytics For Web Access Control

8.  Customizing The Oracle Identity Analytics User Interface

A.  Oracle Waveset Sample Workflows

Troubleshooting

The information in this section briefly describes how to approach troubleshooting a Oracle Identity Analytics and Oracle Waveset integration.

System Logs

Application logs are generated and stored in the application deployment folder in rbacx.log. The log captures various details such as import/export information, ETL processing, and any exceptions that can arise while running the application. There are different levels of logging in the rbacx.log file, and these can be adjusted and modified as needed. The properties file that is used to alter the logging level is found under the $RBACX_HOME\WEB-INF\ folder, and the file name is log4j.properties.

There are three levels of logging that are commonly used by the system integrators: WARN, INFO, and DEBUG.

To change logging levels, open log4j.properties in a text editor and modify the line under the \#Role Manager IAM logging section as follows:

log4j.logger.com.vaau.Role Manager.iam=DEBUG

Other parameters to be aware of are Security logging and IAM logging. These logs report Security and entitlement data exceptions.

For more information about logging, see the Oracle Identity Analytics 11gR1 System Administrator's Guide.