Installation guide

129
Chapter 5
Single Sign-on Solution for Oracle
Application Servers
This chapter explains how you can deploy the Single Sign-on (SSO) solution for
Oracle9iAS R1 and Oracle Application Server 10g using Sun ONE Identity Server.
This chapter includes the following topics:
Introduction
Integration with Sun ONE Identity Server
Software Requirements
Deploying the Integrated SSO Solution
Configuring the Agent
Verifying the Deployment
Introduction
Oracle9iAS R1 and Oracle Application Server 10g use Login Server and Oracle
SingleSign-On (SSO) Server respectivelytoprovideSSOfunctionalityto its partner
applications. When a user presents credentials to a partner application, such as
Oracle Portal, the request is redirected to the Login Server/Oracle SSO Server,
which upon successful authentication, issues a token that represents the user’s
identity. This token is passed on to the calling partner application, which then
creates its own session tokens. Upon logout, the partner application performs its
own local logout procedures and then immediately calls the Login Server/Oracle
SSO server’s logout procedure. On completion of these procedures, the user’s
session is invalidated.