Password Reset Entry Page Customization

pranavparmar
Giga Contributor

Is it possible to change the Password Reset Entry page (Public Page) that users can use it publicly? We need to add some branding on the page so that i looks like a legitimate page for users instead of plain page.

Currently there are no customization allowed on the $pwd_reset.do page.

Did anyone tried this ever?

Thanks

Pranav

1 REPLY 1

chirag_bagdai
ServiceNow Employee
ServiceNow Employee

Hi Pranav,



When you open "$pwd_reset" page, you will get below message :


Screen Shot 2017-06-24 at 2.22.01 AM.png



Which means that the page is having protection policy which will not allow anyone to do any modification expect author (ServiceNow).



Alternate solution could be :


You can create new UI page where you can have your branding at first container and then use iframe to display password rest page :



Screen Shot 2017-06-24 at 2.26.53 AM.png