My Oracle Support Banner

SSO 10g : How To Create a Custom On Demand Change Password Application for OID users (Doc ID 344560.1)

Last updated on MAY 01, 2023

Applies to:

Oracle Application Server Single Sign-On - Version 9.0.4 and later
Oracle Internet Directory - Version 9.0.4 and later
Information in this document applies to any platform.

Goal

Many OAS administrators try to use Chapter 11 of the Single Sign-On Administrator's Guide to build a change password page that can be called by end-users when they wish to change their password. The instructions in Chapter 11 are for creating a custom change password page that the SSO server will call at login time if the user's password has already expired or is about to expire. The code in Chapter 11 is not designed to be called directly by end-users.

This note provides sample code to implement a custom on-demand change password page that can be called by end-users to change their own Single Sign On password.

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 1. Create a new PL/SQL DAD
 2. Load the back-end PL/SQL code into the database
 3. Create the JSP code to generate the HTML page
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.