Skip Headers
Oracle® Access Manager Developer Guide
10g (10.1.4.3)
E12491-01
  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 Oracle Access Manager?

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

The following sections describe the new features in Oracle Access Manager that are reflected in this book:


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
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 Basic Over LDAP
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.

Access Manager SDK Support for .NET 2

The Oracle Access Manager 10g (10.1.4.3) software developer kit (SDK) for Windows continues to support .NET Framework 1.1 and Microsoft Visual Studio 2002. AccessGates created using this SDK continue this support.

A new and optional SDK for Windows is also provided which supports .NET version 2 and MSDE Visual Studio 2005. This 10g (10.1.4.3) SDK for .NET 2 is for use only to create custom AccessGates. It can be added to a 10g (10.1.4.3) deployment.

Authorization Plug-in API

The chapter on the authorization plug-in API contains information on the ability to make an external call for data to be used in authorization. Ordinarily, authorization information flows from the Access Server to the AccessGate. An external call for data can obtain external authorization information that the AccessGate can send to the Access Server. This call does not return an error, however, if the returned value is null.

Corrections

Each version of a manual contains corrections if needed. In this guide, corrections with 10g (10.1.4.3) include the following:

Globalization

The support features described in this section reflect the results of the Oracle Access Manager 10.1.4 globalization process with emphasis on multibyte support through the use of Unicode to enable processing of internationalized data and the impact on older environments that you upgrade.

Linux Native POSIX Thread Library (NPTL)

Oracle Access Manager 10g (10.1.4.3) uses either Native POSIX Thread Library (NPTL) or LinuxThreads. The default mode is LinuxThreads for all but 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.

Sample Web Services Code

Information on using IdentityXML to create Web services has been updated.

Updates to IdentityXML

The chapter on IdentityXML functions and parameters contains new information on configuring challenge phrases and challenge responses. Other updates have been made to remove old information and to clarify the remaining information.

WebGate Rewrite

The code for WebGates has been rewritten so that WebGates and AccessGates share the same code base.