Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Heather White
Mega 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
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
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