Re: APEX App to reset own password

  • From: Mladen Gogala <gogala.mladen@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 18 Jul 2019 10:02:54 -0400

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


Other related posts: