Password reset url not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 04:39 AM
When getting a password reset link in email notification it looks like this:
When user clicks on it, the portal's landing page appears (https://[instance_name]/sp/?id=landing) instead of the password change form
Here is a list of redirects that happen in the browser:
All of the UI Pages involved are set to public.
How can I make it work?
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 05:36 AM
Hi Oleg,
May be for that user there must be some script written to redirect to service portal page based on some condition.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2018 05:53 AM
Hi Oleg,
yes it is something to do with the service portal landing page script.
Configure Service Portal as Landing Page
6 ways to set up your Service Portal for redirection SUCCESS!
Mark Correct if this solves your issue and also hit Like and Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2018 10:45 AM
Hi Oleg,
I am running into the same issue. When clicking the password reset link it takes the user to the log-in page instead of the new password page.
Did you find a solution for this?