We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Add "forgot Password" to login Page

Bruce11
Giga Expert

Hello All,

We are missing the "Forgot Password or Reset Password" link from the login page. Where can i look to re-add it?

find_real_file.png

Thank you.

3 REPLIES 3

Harish KM
Kilo Patron

Check this doc 

https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/build/service-portal/concept/log...

Check this property has been set to true (glide.security.forgot_password.display.link)

Also go to login widget and check the code.

 

find_real_file.png

Regards
Harish

Thanks Harish.

The code is missing from the CSM stock Header widget and when i compared to OOB widget, its not there. I will clone widget to add code and let you know how that goes.