Question
Customization of Login screen for PRAuth Url.
Hi, There is a requirement to log in to the Pega application through MFA(Multifactor Authentication) and it should have a customized login screen.
MFA is achieved and as per the post( https://community.pega.com/knowledgebase/articles/user-interface/customizing-pega-7-login-screen), I created the new ruleset called unauthenticated.
Made the modification to Web-login.html and py-login-screen.css and added to the above ruleset.
My changes are reflecting in http://<<host>>//prweb/PRServlet but http://<<host>>/prweb/PRAuth.
Please help me, how to apply the changes made to PRServlet to PRAuth login.
Thanks.
Hi, Can you make changes in "pyDisplayAuthScreenSelector" HTML and add this HTML rule into your unauthenticated ruleset.
Regards,
Mohan