Reset Password functionality FAQ

Source: Internet
Author: User

In this document

  Purpose
  Questions and answers
  How can users request a password reset?
  How does the forgot your password functionality work?
  How to Implement the forgot password reset functionality?
  What is the workflow process that resets the user application password?
  Conditions for sending Password Reset email notifications
  How to add login balance ance to the login homepage?
  Workflow Information Center, diagnostics, & community
  References

 

Applies:

Oracle user management-version 11.5.10.2 to 12.1.3 [release 11.5 to 12.1]
Information in this document applies to any platform.
Checked for relevance on 15-jul-2012


Purpose

This FAQ document identifies the most frequently reported how-to questions relating to the forgot your password functionality provided by Oracle user management.

Questions and answers

How can users request a password reset?

From the applications login page, accessing link forgot your password.

How does the forgot your password functionality work?
A. A user access the apps log in page.
B. Select tip forgot your password? Link.
C. A web page asks for the user name
D. A new web page says:
Your request for a new password is being processed.
An email has been sent to the email address on file. Contact the system
Administrator if you do not receive your password within the next few hours.
E. A workflow process is started. umxupwd is the item type
F. requester has es an workflow e-mail which subject is 'password reset requires approval. 'its message internal name is msg_approve_passwordreset.
G. the requester needs to respond the notification via e-mail. this means the notification look and feel shoshould display links to approve or reject. this notification has set a timeout, the user shoshould respond to the notification before that timeout. otherwise, the Reset Password is terminated, not resetting the password.
The notification has a message like this:
A request has been received ed to reset your password. if you have requested your password to be reset, please approve this notification. if you do not wish to have your password reset, please reject or ignore this notification and it will expire in 4 hours.
The notification also has links to respond approving or rejecting the password reset request.
H. The workflow Java Mailer es, reads and process the response.
I. the user management workflow process changes the password to a automatically generated password and sends back an e-mail notification informing the new password.
J. The users can now use the new password to access the EBS.
K. The EBS requires the user to set his password again.

How to Implement the forgot password reset functionality?


In order to enable this functionality please perform this setup:

A. Set 'local login mask' profile option at site level to include the forgot password
URL in the login page. For the login page to display this link the profile Option
Shocould include value forgot_password_url = 08. All the options you can set for
Login page are:

Username_hint = 01
Password_hint = 02
Cancel_button = 04
Forgot_password_url = 08
Register_url = 16
Required age_images = 32
Sarbanes_oxley_text = 64

Example, set the local login mask to 40 to display the forgot password link and
Language images in the login page (08 + 32). Bounce the Apache server to pick up the changes.
Note: The profile option local login mask is obsoleted in r12.1, and to make changes to the login page, the user will have to use the personalizations feature.

B. Apply Latest ATG patch and its pre-requisites. At the moment this note is written,
The latest ATG patch is patch 4676589 11i. atg_pf.h.rup4.
If your instance has applied patch 4125550-11.5.10 Cu2 for ATG product family, You cocould also apply patch 4737715. Patch 4737715 is supported ded in patch 4676589 11i. atg_pf.h.rup4.

Other important things to consider are:
  1. Workflow Java Mailer must be configured and running for both outbound and inbound functionalities.
  2. The user requesting the password reset needs to have notification preference set to a value that allows workflow to send him notifications.

What is the workflow process that resets the user application password?

Reset Password, internal item type is umxupwd. This process enables the ability for re-setting application passwords.

 

Conditions for sending Password Reset email notifications

1. A user is not related to any employee:

The email will be sent to the email address which is defined in user define form (email_address in Table fnd_user ).


2. A user related to an employee, but did not change their email address in the user define form (fnd_user has same email address with employee email address ):

The email will be sent to the employee email address.


3. A user related to an employee, but changed the email address in user define form (fnd_user has different email address with employee email address)

The email will be sent to the employee email address.


4. A user related to an employee, but the employee email is null, then put email in user define form.

The email will then be sent to the email address that's defined in user define form.


5. A user related to an employee, but the employee email is null and put a email address in user define form. Then set another email address for this employee in HR employee form.

The email will be sent to the employee email address that was updated in HR employee form.


As a summary, the Reset Password engine chooses the employee email address as priority. if the email address cannot be retrieved from the employee information, the Reset Password engine will choose the email addresses defined in user define form.

 

How to add login balance ance to the login homepage?

1. logon with the functional administrator responsibility.
2. Click on 'personalization' tab.
3. Enter:/Oracle/apps/FND/SSO/login/webui in document path and click on 'Go' button.
4. Click on the 'pencil 'icon under 'personalize page' for Oracle/apps/FND/SSO/login/webui/mainloginpg.
5. Make sure that 'include 'for site is checked and click on 'application '.
6. Look for (loginrn. mainloginrn. forgotpasswordurlrowlayoutrn1) and click on 'pencil 'icon in the 'personalize' column.
7. Change 'region' property value to 'true' at site level from lov and click on apply.

After creating Ming above, one shocould see the 'login balance 'line when going to the login homepage.

How To Disable login balance ance link in R12? (Document 735964.1)

 

Workflow Information Center, diagnostics, & community
  • Please reference the workflow product information center document for top workflow resources: Document 1320509.1
  • For additional help, please refer to one of the following maintenance ents on diagnostics to address current needs. Providing diagnostic output on an issue for support when logging a service request is very helpful.

    Document 179661.1 for 11i or document 421245.1 for Rel 12.X
  • Collaborate with industry peers at the core workflow community.
  • Please see document 1186338.1 for recorded workflow webcasts.

 

References

Note: 1186338.1-r11i/R12: EBS technology area-webcasts delivered by Support and Development
Note: 1320509.1-E-Business Suite 11i/R12: Oracle Workflow (WF) Product Information Center (PIC)
Notes: 179661.1-E-Business Suite diagnostics 11i test catalog
Note: 421245.1-E-Business Suite diagnostics references for R12
Note: 741459.1-Tips for personalizing the E-Business Suite R12 login page (mainloginpg)

Reset Password functionality FAQ

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.