Forgot Password will not work for Not in Domain users in some scenarios
Issue:
Forgot Password link will not be sent to "Not in Domain" users when domain filtering is enabled.
Fix:
We will check the expected domain for "Not in Domain" users to send the password reset link.
ISSUE ID: SD-121235
Resolution:
The fix for the issue has been attached with this article. Check the "Jar Compatibility" section before downloading the fix jar file (.fjar file). Check this
link on how to apply the fjar file.
Jar Compatibility
Build No | File Name |
14750 -14760 | 14750_10089954.fjar |
New to ADSelfService Plus?
Related Articles
Forgot password option missing
If Forgot password option missing in the login page, then please check the below option under Admin->Self-Service Portal Settings. If this option is disabled, then the Forgot password option will not be visible in the login page. Allow users to login ...
Forgot Password link validity and email content
Change Forgot Password Link Validity To change the validity of forgot password link, please execute the below query and restart SDP service. Query: update globalconfig set paramvalue='1440' where parameter='FORGOT_PASSWORD_LINK_VALIDITY' and category ...
Script to reset password and enable local authentication
Purpose : Interactive mode of resetting the password of a user by entering his username. Also, to enable local authentication in the application. This script can be used in builds on or above 9400 version How the script works ? Invoking the script ...
Resetting passwords for technicians and requesters
In recent builds, the option to reset passwords directly from the login details while editing a technician or requester is no longer available. Instead, password resets can be performed using the following methods, applicable from build 14201 for ...
Auto select the domain name in the login page
Domains of a user can be auto filled during login. This can be achieved by searching for the domain names associated with the provided username in the login page. Say, username 'vembu' exists in only one domain 'Zoho'. So, when we enter the username ...