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

How to hide "Forgot Password" from the Log In page(navpage.do)

Heather White
Giga Guru

Hi Community,

 

Is there a way to hide the "Forgot Password' link from this page?

find_real_file.png

Thanks,

 

Heather

1 ACCEPTED SOLUTION

Jeff Currier
ServiceNow Employee

Set the glide.security.forgot_password.display.link system property to false.

 

See here for details (London)

 

 

View solution in original post

3 REPLIES 3

Jeff Currier
ServiceNow Employee

Set the glide.security.forgot_password.display.link system property to false.

 

See here for details (London)

 

 

Thanks Jeff!

devarshkhed
Tera Contributor

if i wanted to hide this is for some users only whos company is abc then how we can do