ReadMe.txt for PL/SQL based demo partner application
===========================================================================

This SSO enabled demo partner application uses PL/SQL packages

The sample application has following files:

1.  papp.pks
    The sample demo application package 

2.  papp.pkb
    The sample demo application package body

3.  papputil.sql
    The utility to test the webserver setup

4.  loadpapp.sql    
    This file should be loaded to the sehema  where Single Sign-On packages
    are loaded.

How to test webserver setup:
============================

To test the webserver setup, use the following url to verify if can see the
test page:
http://<hostname>:<port>/pls/<dadname>/<schema name>/test_setup


How to test the sample application
==================================
You should edit the papp.pkb file to update the correct application 
registration information and then reload it.

Use the following url to test:
http://<hostname>:<port>/pls/<dadname>/<schema name>/sample_sso_papp.ssoapp
