RE: APEX App to reset own password

  • From: "Mark W. Farnham" <mwf@xxxxxxxx>
  • To: <gogala.mladen@xxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
  • Date: Fri, 19 Jul 2019 04:11:46 -0400

And, following in your humorous mood: Of course you can implement "password 
hint" so they can simply duplicate their password in the "password hint" field 
saving the trouble of writing it down on a sticky note. Then they can even cut 
and paste from their hint to the password.

-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On ;
Behalf Of Mladen Gogala
Sent: Thursday, July 18, 2019 10:03 AM
To: oracle-l@xxxxxxxxxxxxx
Subject: Re: APEX App to reset own password

And that has to be done before the password expires. It is possible to 
configure warning and grace period in the resource profile. I don't like users 
selecting passwords by themselves because I get things like birthdays, "qwerty" 
and "Password1". I would prefer an admin to use apg to generate them a nice 
long password which they will write on a sticky and put it up on their cubicle 
wall. That is much more secure.

On 7/16/19 7:32 PM, Jeff Eberhard wrote:

There is a built-in authentication type called "Database Accounts" 
that you can set your application to.  This will make it so the user 
will use their Oracle credentials to log into the application.  From 
there you can build the page to request the new password with a page 
process to perform the change.

--Jeff
--
//www.freelists.org/webpage/oracle-l




--
//www.freelists.org/webpage/oracle-l


Other related posts: