RE: APEX App to reset own password
Date: Fri, 19 Jul 2019 04:11:46 -0400
Message-ID: <013101d53e09$9be4d270$d3ae7750$_at_rsiz.com>
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Mladen Gogala
Sent: Thursday, July 18, 2019 10:03 AM
To: oracle-l_at_freelists.org
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
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Fri Jul 19 2019 - 10:11:46 CEST