Skip Headers
Oracle® Access Manager Deployment Guide
10g (10.1.4.3)

Part Number E12490-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

What's New in Oracle Access Manager?

This section describes new features of the Oracle Access Manager release 10.1.4. This includes details for 10g (10.1.4), 10g (10.1.4.2.0), and 10g (10.1.4.3).

The following sections are included:

Note:

For a comprehensive list of all new features and functions in Oracle Access Manager 10.1.4, and a description of where each is documented, see the chapter on what's new in the Oracle Access Manager Introduction.

Product and Component Name Changes

The original product name, Oblix NetPoint, has changed to Oracle Access Manager. Most component names remain the same. However, there are several important changes that you should know about, as shown in the following table:

Item Was Is
Product Name Oblix NetPoint

Oracle COREid

Oracle Access Manager
Product Name Oblix SHAREid

NetPoint SAML Services

Oracle Identity Federation
Product Name OctetString Virtual Directory Engine (VDE) Oracle Virtual Directory
Product Name BEA WebLogic Application Server

BEA WebLogic Portal Server

Oracle WebLogic Server

Oracle WebLogic Portal

Product Release Oracle COREid 7.0.4 Also available as part of Oracle Application Server 10g Release 2 (10.1.2).
Directory Name COREid Data Anywhere Data Anywhere
Component Name COREid Server Identity Server
Component Name Access Manager Policy Manager
Console Name COREid System Console Identity System Console
Identity System Transport Security Protocol NetPoint Identity Protocol Oracle Identity Protocol
Access System Transport Protocol NetPoint Access Protocol Oracle Access Protocol
Administrator NetPoint Administrator

COREid Administrator

Master Administrator
Directory Tree Oblix tree Configuration tree
Data Oblix data Configuration data
Software Developer Kit Access Server SDK

ASDK

Access Manager SDK
API Access Server API

Access API

Access Manager API
API Access Management API

Access Manager API

Policy Manager API
Default Policy Domains NetPoint Identity Domain

COREid Identity Domain

Identity Domain
Default Policy Domains NetPoint Access Manager

COREid Access Manager

Access Domain
Default Authentication Schemes NetPoint None Authentication

COREid None Authentication

Anonymous Authentication
Default Authentication Schemes NetPoint Basic Over LDAP

COREid Basic Over LDAP

Oracle Access and Identity Basic Over LDAP
Default Authentication Schemes NetPoint Basic Over LDAP for AD Forest

COREid Basic Over LDAP for AD Forest

Oracle Access and Identity for AD Forest
Access System Service AM Service State

Policy Manager API Support Mode

Access Management Service

Note: Policy Manager API Support Mode and Access Management Service are used interchangeably.


All legacy references in the product or documentation should be understood to connote the new names.

Enhancements Available in 10g (10.1.4.3)

Included in this release are new enhancements and bug fixes for 10g (10.1.4.3) in addition to all fixes and enhancements from 10g (10.1.4.2.0) bundle patches through BP07. The following topics describe 10g (10.1.4.3) enhancements described in this book:

See Also:

Oracle Access Manager Introduction for a list of all new features and functions

Access System Performance Enhancements for Large Group Evaluations

The following Access System performance enhancements for large group evaluations are provided with Oracle Access Manager 10g (10.1.4.3):

Asynchronous Cache Flush Operations Between Identity and Access Servers

Oracle Access Manager 10g (10.1.4.3) provides an asynchronous cache flush option to help streamline performance and avoid delays associated with synchronous cache flush operations on the Access System. With the asynchronous method, the request arrives at the Access Server and a response is sent immediately to the Identity Server without a delay.

See Also:

"Configuring Asynchronous Access System Cache Flush"

Error Handling for Message Channel Initialization During Cache Flush

Oracle Access Manager 10g (10.1.4.3) enhances the network layer shared by WebGate and Access Server. As a result, errors that might occur as a result of message channel initialization failure (due to a socket with an unlimited time period) are avoided. Today, the message channel stops sending and receiving messages and a WARNING level log message is recorded.

See Also:

"Error Handling for Message Channel Initialization During Cache Flush"

Identity System Performance Enhancements for Large Group Evaluations

In the groupdbparams.xml file, TurnOffDynamicGroupEvaluation and TurnOffNestedGroupEvaluation can be set to true to enhance performance during group evaluation by eliminating dynamic or nested groups when these are not used.

See Also:

Parameters chapter in the Oracle Access Manager Customization Guide and Chapter 3 in this guide

Mixed-Mode Communication for Cache Flush Operations

When installing and configuring Oracle Access Manager, specific transport security guidelines must be observed, as described in previous topics. After installation and setup, you can choose to use mixed-mode communication for cache flush operations.

Oracle Access Manager 10g (10.1.4.2.0) provided a method that enabled you to use Open mode communication for cache flush requests between the Identity and Access Server while retaining Simple or Cert mode for all other requests. This type of configuration is known as mixed security mode (or mixed transport security mode) communication. Oracle Access Manager 10g (10.1.4.3) provides a streamlined method to implement mixed-mode communication for cache flush requests.

See Also:

"Enhancing Performance by Configuring Mixed-Mode Communication for Access Server Cache Flush Operations"

Multi-Language Deployments and English Only Messages

Oracle Access Manager 10g (10.1.4.3) provides new Language Pack installers. 10g (10.1.4.3) Language Packs are required in any 10g (10.1.4.3) deployment, whether it is a fresh installation or an upgraded and patched deployment.

Functionality that is new with 10g (10.1.4.2.0) and 10g (10.1.4.3) can include new messages, which might not be translated and could appear in only English.

See Also:

Oracle Access Manager Installation Guide.

Native POSIX Thread Library (NPTL) for Linux

Earlier releases of Oracle Access Manager for Linux used the LinuxThreads library only. Using LinuxThreads required that you set the environment variable LD_ASSUME_KERNEL, which is used by the dynamic linker to decide what implementation of libraries is used. When you set LD_ASSUME_KERNEL to 2.4.19 the libraries in /lib/i686 are used dynamically.

RedHat Linux v5 and later releases support only Native POSIX Thread Library (NPTL), not LinuxThreads. To accommodate this change, Oracle Access Manager 10g (10.1.4.3) is compliant with NPTL specifications. However, LinuxThreads is used by default for all except Oracle Access Manager Web components for Oracle HTTP Server 11g.

Note:

On Linux, Oracle Access Manager Web components for Oracle HTTP Server 11g use only NPTL; you cannot use the LinuxThreads library. In this case, do not set the environment variable LD_ASSUME_KERNEL to 2.4.19.

See Also:

Oracle Access Manager Installation Guide.

Reconfiguring Oracle Access Manager

Updates and additions have been made to this topic:

Synchronous Cache Flush Between Multiple Access Servers

Oracle Access Manager 10g (10.1.4.3) provides a new function that enables you to specify a wait period for sockets during synchronous cache flush requests between multiple Access Servers. In this case, a socket waits for only a specified time for I/O completion. If the expected operation is not completed within the specified time, an error is reported and the request is sent to other Access Servers. With synchronous requests, WebPass and Policy Manager does not hang if one Access Server hangs.

See Also:

"Configuring Synchronous Cache Flush Requests between Multiple Access Servers"

Tuning the Internal DBAgent Cache

In the Identity Server globalparams.xml file, you can use the negativeListForEntityAttributes parameter to identify specific attributes that are not read or cached during view and modify profile operations.

See Also:

"Tuning the Internal DBAgent Cache"

Deployment Overview

A new chapter has been added to discuss deployment types and tiers, deployment scenarios and environments, deployment categories, and deployment guidelines.

See Also:

Chapter 1

Access System Performance Enhancements for Large Group Evaluations

The following Access System performance enhancements for large group evaluations are provided with Oracle Access Manager 10g (10.1.4.3):

Cache Flush Enhancements

Several cache flush enhancements are available with Oracle Access Manager 10g (10.1.4.3), and new information is provided on these as follows:

Capacity Planning

The chapter that describes capacity planning has been updated to provide even more helpful details.

See Also:

Chapter 2

Failover and Load Balancing

Migrating Data

The Oracle Access Manager Configuration Manager has been deprecated and is no longer available. The overview has been removed from Chapter 8 of this guide.

Reconfiguring Oracle Access Manager

You can change basic components that you specified during Oracle Access Manager installation, such as the person object class or the directory server host.

See Also:

"Reconfiguring the System".

Tuning the Directory

Tuning the Access Server

Tuning the Identity System

Tuning Workflows

Tuning Your Network

Tuning Performance for Access System Operations