How to force change password for two factor authentication
Hi,
We are using pega 7.4 and implemented two factor authentication in our application.
If we check the "Force password change on Next login" in operator profile then while login user is not prompted to change the password.
However, if we use "/prweb" i.e pega basic authentication then we are getting the password change screen .
During debugging we found that , Harness "pyChangePassword" is getting called from activity "pzShowCPHarness". However we are not getting how this activity is getting called.
So looking for help how we can enable change password for 2FA.