Sun Java logo     Previous      Contents      Next     

Sun logo
Sun Java System Identity Installation Pack 2005Q4M3 Release Notes  

2

Identity Installation Pack 2005Q4M3 Features

Before installing or upgrading the Sun Java™ System Identiy Installation Pack software, review the Notes on Installation and Update section of these release notes and any documentation provided with the most recent Identity Manager v5 service pack.


New Features

This section gives a summary and details new features for Identity Installation Pack 2005Q4M3.

Features Summary

This section contains a summary of major new features for this release. See the individual sections in this chapter for details.

Documentation

For this release, the Identity Manager Technical Deployment and Identity Manager Technical Reference publications were reorganized into the following books:

The following tables identify into which books specific chapters were relocated:

Identity Manager Technical Deployment Chapter

New Book Location

Introduction to the Business Process Editor

Identity Manager Deployment Tools

Private Labeling of Identity Manager

Identity Manager Technical Deployment Overview

Identity Manager Workflow

Identity Manager Workflows, Forms, and Views

Identity Manager Forms

Identity Manager Workflows, Forms, and Views

Identity Manager Views

Identity Manager Workflows, Forms, and Views

Adapter Development

Identity Manager Deployment Tools

Adding Actions to Resources

Identity Manager Resources Reference

Identity Manager Auditing

Identity Manager Audit Logging

Data Loading and Synchronization

Identity Manager Technical Deployment Overview

Data Loading Scenarios

Identity Manager Technical Deployment Overview

LDAP Deployment Scenario

Identity Manager Technical Deployment Overview

Identity Manager PasswordSync

Identity Manager Administration (renamed Synchronizing LDAP Passwords)

Troubleshooting and Tracing

Identity Manager Tuning, Troubleshooting, and Error Messages

Configuring Dictionary Support

Identity Manager Deployment Tools

Configuring User Actions

Identity Manager Workflows, Forms, and Views

Performance Tuning

Identity Manager Tuning, Troubleshooting, and Error Messages

Form and Process Mappings

Identity Manager Workflows, Forms, and Views

Variable Name Spaces

Identity Manager Deployment Tools

Customized Message Catalogs

No longer maintained in product documentation.

Enabling Internationalization

Identity Manager Technical Deployment Overview

Identity Manager Technical Reference Chapter

New Book Location

XPRESS Language

Identity Manager Workflows, Forms, and Views

XML Object Language

Identity Manager Workflows, Forms, and Views

HTML Display Components

Identity Manager Workflows, Forms, and Views

FormUtil Methods

Identity Manager Workflows, Forms, and Views

Rules

Identity Manager Deployment Tools

Workflow Services

Identity Manager Workflows, Forms, and Views

Identity Manager Web Services

Identity Manager Deployment Tools

Resources Reference

Identity Manager Resources Reference

AttrParse

Identity Manager Resources Reference

Errors and Exceptions

Identity Manager Tuning, Troubleshooting, and Error Messages

Audit Log Database Schema

Identity Manager Audit Logging

Firewalls or Proxy Servers

Identity Manager Deployment Tools

Administrative and User Interfaces

Resources Page

Returning to Applet View for the Resources Page


Note  applet viewer has been deprecated. This procedure is provided for backwards compatibility purposes only. (ID-11415)

Identity Manager provides a switch for returning to applet view resource display on the Resources page.

  1. Using the Business Process Editor (BPE), open the ResourceUIConfig object. For information on using the BPE, see Introduction to the Business Process Editor in Identity Manager Deployment Tools.
  2. Replace treetable with applet as the value for the ResourceListViewer attribute.
  3. <Attribute name='ResourceListViewer' value='applet'/>

  4. Save the object, and restart Identity Manager. The product will subsequently display the applet viewer on the Resources page.

  5. Note  To return to the treetable viewer, replace applet with treetable in the preceding procedure.

Returning to Applet View for the Accounts Page


Note  applet viewer has been deprecated. This procedure is provided for backwards compatibility purposes only. (ID-11415)

Identity Manager provides a switch for returning to applet view resource display on the Accounts page.

  1. Using the Business Process Editor (BPE), open the UserUIConfig object. for information on using the BPE, see Introduction to the Business Process Editor in Identity Manager Deployment Tools.
  2. Replace treetable with applet as the value for the UserListViewer attribute.
  3. <UserListViewer>

       <String>treetable</String>

    </UserListViewer>

    </UserUIConfig>

  4. Save the object, and restart Identity Manager. The product will subsequently display the applet view on the Accounts page.

  5. Note  To return to the treetable viewer, replace applet with treetable in the preceding procedure.

    • There is now a help page per report type in both Identity Auditor and Identity Manager. I prior release there was one help page for all report. (ID-11279)

Business Process Editor

lh

The lh and lh.bat scripts now import an environment file for deployment specific variables. For example, when using a WebSphere 5 datasource for the repository, extra environment variables are required. Sample files for this purpose are included in sample/other/idm-env.*.ws5. (ID-10443)

Logging

Identity Manager now supports Digitally Signed Approvals. Refer to Identity Manager Administration for information on enabling and configuring. (ID-9137)

PasswordSync

Reconciliation and Discovery

When scheduling reconciliation, you can now provide the name of a Rule to be used to customize the schedule. For example, the Rule can push Reconciliations scheduled for a Saturday to the following Monday. (ID-8538)

Repository

Resources

Active Sync

ERP Resources

Directory Resources

Gateway Resources

Security

Server

The Deferred Task Scanner now catches and reports errors that occur when the scanner is processing individual objects. Certain types of failures that occur up front (for example, a failure to list objects) can still stop the entire scan. However, an error that is specific to a particular object no longer stops the entire scan. (ID-10967)


Defects Fixed in This Release

This section details defects fixed in Identity Installation Pack 2005Q4M3.

Administrator Interface

Audit

Identity Manager now has support for tamper-resistant audit logs. Refer to Identity Manager Administration for information on enabling them and reporting on audit log breaches. (ID-8688)

Business Process Editor

The BPE no longer supports creating hierarchical libraries. (ID-9971)

IE Bridge is no longer an option for the Preferred web browser
(under Tools > Options) in the BPE. (ID-10617)

Forms

Identity Auditor

Identity Manager SPE

By default, auditing is not performed when using the checkinObject and deleteObject IDMXContext API calls. Auditing has to be explicitly requested by setting the IDMXContext.OP_AUDIT key to true in the option map passed to these methods. The createAndLinkUser method in the ApiUsage class shows how to request auditing. (ID-11261)

Installation and Update

javax/mail/MessagingException

For some application servers, you may need to download and install the following .jar files to WEB-INF/lib directory:

If not installed, you may receive the javax/mail/MessagingException, and may not be able to successfully create Identity Manager users. (ID-10207)

lh Command

The lh set license command has been revised. (ID-10715)

Usage

License [options] { status | set {parameters} }

Options

Parameters

The parameters for the set option must be in one of these forms:

{ -f <file> }
{ <stdin> }

Logging

Localization

PasswordSync

Reconciliation

Reporting

Repository

Resources

Active Sync

For all Active Sync resources, if the Active Sync logging directory does not exist, Identity Manager attempts to create the directory. If it cannot be created, an error message is written to the trace file. (ID-10291)

ERP

Gateway

Other Resources

Reporting

Security

Server

Trace

Workflows

Additional Defects Fixed

Documentation



Previous      Contents      Next     


Copyright 2006 Sun Microsystems, Inc. All rights reserved.