JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle OpenSSO 8.0 Update 2 Release Notes

Document Information

Preface

1.  About OpenSSO 8.0 Update 2

2.  OpenSSO 8.0 Update 2 Patch Releases

3.  Installing OpenSSO 8.0 Update 2

4.  Using the Security Token Service

5.  Using the Oracle OpenSSO Fedlet

6.  Integrating the OpenSSO 8.0 Update 2 with Oracle Access Manager

Overview of Integration Steps

Before You Begin

Unpacking the Integration Bits

Building Source Files for Oracle Access Manager in OpenSSO

To Build the Source Files for Oracle Access Manager

(Optional) Build an Authentication Scheme for OpenSSO in Oracle Access Manager

To Build an Authentication Scheme for OpenSSO in Oracle Access Manager

Configuring Single Sign-On Using Oracle Access Manager and Oracle OpenSSO STS

To Configure Single Sign-On Using Oracle Access Manager and Oracle OpenSSO 8.0 Update 2

To Test Single Sign-On

(Optional) Installing of Oblix AuthScheme into Oracle Access Manager

Integrating the OpenSSO 8.0 Update 2 with Oracle Access Manager

(Optional) Installing of Oblix AuthScheme into Oracle Access Manager

This is useful when the Oracle Access Manager session must be generated upon validating the OpenSSO session. See Chapter 3, Integrating Oracle Access Manager, in Sun OpenSSO Enterprise 8.0 Integration Guidefor information about relevant use cases.

The Oblix Authentication Schemes are exposed as C authentication modules, and this authentication scheme uses OpenSSO C-SDK 2.2 version to validate the OpenSSO Session. The OpenSSO Authentication Scheme in Oblix uses a configuration for the OpenSSO client-side configuration in AMAgent.properties. This file must be customized before configuring the authentication module. The build instructions specify the location of this file. The compiled authn_api.so and other C-SDK libraries must be copied to the $OAM_INSTALL_DIR/access/oblix/lib directory before configuring the Authentication Scheme. The Sun OpenSSO 8.0 Integration Guide shows a sample screen shot illustrating how to configure the Oracle Authentication Scheme, and this should be used as a reference only. For more details, see the latest Oracle Access Manager documentation.