HTML of setting new password page

We’ve customized the default login screen (Web-Login) with a new logo and different background colour. The same changes have been applied to the forgot password screen (pyForgotPassword) as well as the PRAuth version (pyDisplayAuthScreenSelector).

There is one screen left that we need to update: the one for the user to set a new password (e.g. when “Force password change on next login” is applied). See the attached screenshot for reference.

I’ve looked through the documentations and the support portal + tried finding the record in our environment, so far without luck. Can anyone help me out?

@HieuNg88

Have you checked Data-Admin-Operator-ID . ‘pyChangePassword’ ?

@RaviChandra That worked, thanks! Saved the section to our custom unauthenticated ruleset. At first it wasn’t picked up for some reason, so I scheduled a restart of dev environment which did the trick.