Snow Password Reset- Send Email verification code to Personal Email aaddress?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2022 09:29 AM
Did someone try configuring Password reset in the San Deigo version? We are trying to implement a self-service password reset and in the process, our aim is to send an email verification code to the Personal address e:g g xyz@gmail.com.
I have configured a Personal Email in the notification device as well and then modified the script in one of the script includes so that the notification shall point only to a Personal Email. But no luck so far.
Any ideas or thoughts? Please share. Thanks.
- Labels:
-
Password Reset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2022 12:58 PM
Hello Eshwar,
You can check the below if this might help:
By default URI is /$pwd_reset.do?sysparm_url=ss_default, which is the same value used in the "glide.security.password_reset.uri" property. In previous releases, this value was set to /reset_password.do
Regards, Akash
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 04:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2022 04:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2024 08:03 AM - edited ‎07-04-2024 03:49 AM
I haven't tried configuring it in the San Diego version myself, but setting a personal email in the notification device and modifying the script seems logical. As for your issue, perhaps using an email checker and finder could show why the notifications aren't reaching the intended address. Double-checking your configurations might help solve the issue.