Skip Headers
Oracle® Identity Manager Connector Guide for Database User Management
Release 9.1.0
E11193-04
  Go To Documentation Library
Library
Go To Product List
Product
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

What's New in the Oracle Identity Manager Connector for Database User Management?

This chapter provides an overview of the updates made to the software and documentation for release 9.1.0.4 of the Database User Management connector.

The updates discussed in this chapter are divided into the following categories:

Software Updates

The following sections discuss software updates:

Software Updates in Release 9.1.0

The following features have been introduced in this release:


See Also:

Section 1.4, "Features of the Connector" for information about these new features

Software Updates in Release 9.1.0.3

The following are the software updates in release 9.1.0.3:

Support for New Target System

From this release onward, the connector adds support for MySQL 5.1 or later as the target system.

This target system is mentioned in Section 1.1, "Certified Components."

Resolved Issues

The following are resolved issues in release 9.1.0.3:

Bug Number Issue Resolution
8766239 The connector did not support management of Kerberos-authenticated users. This issue has been resolved. The connector can now be used to work with Oracle Database users who must be authenticated by Kerberos.
9226032 The connector supported only the English language. Resource bundles for the other languages were not included in the installation media. This issue has been resolved. The connector supports other languages also.

See Section 1.2, "Certified Languages" for a list of languages supported by the connector.

9353979 A delete user reconciliation run failed and a NullPointerException was encountered. This issue has been resolved. The delete user reconciliation runs are now successful.
9292437 A SQL statement used to perform a provisioning operation that revoked child data could not be run if the SQL statement contained more than one identifier for child data.

For example, consider the following SQL statement:

REVOKE :ora_table_privilege ON :ora_tablename FROM :ora_user_id_external

This SQL statement is used to revoke a privilege for the table database object from a database user.

In this SQL statement, ora_table_privilege, ora_tablename, and ora_user_id_external are identifiers, whose values are fetched from the corresponding columns of the process forms at run time.

As the ora_table_privilege and ora_tablename identifiers were fetched from the child process form, the connector could not run this SQL statement.

This issue has been resolved. The connector can run a SQL statement used to perform a provisioning operation that revoked child data if the SQL statement contains more than one identifier for child data.

Software Updates in Release 9.1.0.4

The following are the software updates in release 9.1.0.4:

Support for New Oracle Identity Manager Release

From this release onward, the connector can be installed and used on Oracle Identity Manager 11g release 1 (11.1.1). Where applicable, instructions specific to this Oracle Identity Manager release have been added in the guide.


Note:

Sybase Adaptive Server Enterprise is not supported as a target system on Oracle Identity Manager 11g release 1 (11.1.1). This is tracked by Bug 9914961 in Chapter 7, "Known Issues."

See Section 1.1, "Certified Components" for the full list of certified Oracle Identity Manager releases.

Support for Request-Based Provisioning

From this release onward, the connector provides support for request-based provisioning on Oracle Identity Manager 11g release 1 (11.1.1).

See Section 3.7.2, "Request-Based Provisioning" for more information.

Documentation-Specific Updates

The following sections discuss documentation-specific updates:

Documentation-Specific Updates in Release 9.1.0

Major changes have been made in the structure of the guide. The objective of these changes is to synchronize the guide with the changes made to the connector and to improve the usability of information provided by the guide.

See Section 1.8, "Roadmap for Deploying and Using the Connector" for information about the organization of content in this guide.

Documentation-Specific Updates in Release 9.1.0.3

The following are documentation-specific updates in release 9.1.1:

Documentation-Specific Updates in Release 9.1.0.4

The following is a documentation-specific update in release 9.1.0.4:

From Chapter 7, "Known Issues," the issue tracked by Bug 9373707 has been removed. This issue, applicable on Oracle Identity Manager release 9.1.0.x, was fixed in an earlier release. The following is the bug description:

Delete reconciliation does not work as expected if you have configured the connector for multiple instances of the target system.