Forgotten password in APEX 4

Hello
I have a use requires express permission: to auth a user when they connect.
I have a button on my login page called forgotten password.
What I want to achieve is that when they click on forgot password, a new message (auto-generated) by email to the user.
I looked at APEX_UTIL. RESET_PW, but that requires administrator rights, and I really want to give administrative rights to my users.

How can this be achieved? any ideas? or maybe that someone has created a page with APEX that do that already...

Thank you
Laba

This is ONE of the reasons why I don't recommend development of applications using APEX based authentication on... With the help of custom basic authentication, there are existing examples out there of how to proceed...

Thank you

Tony Miller
Webster, TX

Never give up dreams!
JMS

If you answer this question, please mark the thread as closed and give points where won...

Tags: Database

Similar Questions

Maybe you are looking for