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

OpenSSO 8.0 Update 2 Installation Overview

OpenSSO 8.0 Update 2 Patches

Planning Your Patch Operation

To Plan Your Patch Operation for OpenSSO 8.0

Overview of the ssopatch Utility

Installing the ssopatch Utility

To Install the ssopatch Utility

Backing Up an OpenSSO WAR File

Running the ssopatch Utility

To run the ssopatch utility, follow this usage:

Comparing an OpenSSO WAR File to Its Internal Manifest

To Compare an OpenSSO WAR File to Its Internal Manifest

Comparing Two OpenSSO WAR Files

To Compare Two OpenSSO WAR Files

Patching an OpenSSO WAR File

To Create a Staging Area to Patch an OpenSSO WAR File

Creating an OpenSSO WAR Manifest File

To Create an OpenSSO WAR Manifest File

Patching a Specialized OpenSSO WAR

To Patch a Specialized OpenSSO WAR

Running the updateschema Script

Before You Begin

To Run the updateschema Script

Backing Out a Patch Installation

4.  Using the Security Token Service

5.  Using the Oracle OpenSSO Fedlet

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

Running the updateschema Script

After you run ssopatch, run the updateschema.sh on Solaris or Linux systems or updateschema.bat on Windows. The script updates the OpenSSO server version, adds new default server properties, adds new attribute schemas required for bug fixes and enhancements in Update 2. You must run updateschema in order to update the server version.

Before You Begin

To Run the updateschema Script

  1. Change to the patch-tools/patch directory, where patch-tools is where you unzipped ssoPatchTools.zip.

  2. Run updateschema.sh or updateschema.bat. For example, on Solaris systems:

    ./updateschema.sh

  3. When the scripts prompts you, provide the following information:

    • Full path to the ssoadm utility (excluding ssoadm itself). For example: /opt/ssotools/opensso/bin

    • amadmin password

    The updateschema.sh or updateschema.bat script writes any messages or errors to the standard output.

  4. Restart the OpenSSO 8.0 Update 2 web container.