Skip Headers

Oracle® Application Server Single Sign-On Application Developer's Guide
10g (9.0.4)

Part Number B10852-01
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to next page

1
Introduction

OracleAS Single Sign-On is a component of Oracle Application Server (OracleAS) that enables users to log in to all features of the OracleAS product complement, as well as to other Web applications, using a single user name and password.

OracleAS Single Sign-On consists of the following components:

In OracleAS release 9.0.4 you use mod_osso, an authentication module on the Oracle HTTP Server, to enable applications for single sign-on. mod_osso is a simple alternative to the single sign-on SDK, used in earlier releases to integrate partner applications. mod_osso simplifies the authentication process by serving as the sole partner application to the single sign-on server. By doing so, it renders authentication transparent for OracleAS applications. The administrator for these applications is spared the burden of integrating them with the single sign-on SDK.

Note that the SDK has been deprecated. If you have built applications using the release 9.0.2 SDK, Oracle Corporation recommends modifying these with mod_osso. Nevertheless, 9.0.2 applications will continue to work in 9.0.4.

The main body of this book explains how to integrate applications with mod_osso. If you want to know more about the SDK, see the appendixes.


Go to previous page Go to next page
Oracle
Copyright © 1996, 2003 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index