Password reset url not working

oleg7
Tera Contributor

When getting a password reset link in email notification it looks like this:

https://[instance_name]/passwordreset.do?sysparm_id=127ff5955f3c4700dd111cbdf0e3c267&sysparm_request...

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:

Screen Shot 2018-01-15 at 13.36.14.png

All of the UI Pages involved are set to public.

How can I make it work?

8 REPLIES 8

Ankur Bawiskar
Tera Patron
Tera Patron

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


Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

This happens to every user. I also noticed it started happening after I enabled Service Portal as a default landing page via these properties:



Screen Shot 2018-01-15 at 14.46.49.png


Hi Oleg,



yes it is something to do with the service portal landing page script.



Configure Service Portal as Landing Page


Specify a login 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


Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

zachbarr
Mega Contributor

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?